Permission
object from this builder.BucketInfo
objects are compared to each other by their names.ObjectInfo
objects are compared to each other by their prefix flag, bucket,
path and version, in this order.BucketInfo
objects are equal if their names are equal.ObjectInfo
objects are equal if their names are equal.SystemMetadata
objects are equal.BucketInfo
is the hash code value of its name.ObjectInfo
is the hash code value of its name.InputStream
for reading data from an object stored on the Storj network.OutputStream
for writing data to an object stored on the Storj network.String
to an Access
.Access
.Permission
objects.len
bytes of data from the input stream into
an array of bytes.Access
to base58-encoded String
.StorjException
with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and
detail message of cause).Uplink
.len
bytes from the specified byte array
starting at offset off
to this output stream.