Uses of Interface
org.cryptomator.cryptofs.fh.ByteSource
-
Packages that use ByteSource Package Description org.cryptomator.cryptofs.fh -
-
Uses of ByteSource in org.cryptomator.cryptofs.fh
Classes in org.cryptomator.cryptofs.fh that implement ByteSource Modifier and Type Class Description static classByteSource.ByteBufferByteSourcestatic classByteSource.UndefinedNoisePrefixedByteSourceMethods in org.cryptomator.cryptofs.fh that return ByteSource Modifier and Type Method Description ByteSourceByteSource.UndefinedNoisePrefixedByteSourceWithoutBuffer. followedBy(ByteBuffer delegate)static ByteSourceByteSource. from(ByteBuffer buffer)Methods in org.cryptomator.cryptofs.fh with parameters of type ByteSource Modifier and Type Method Description voidChunkData.CopyWithoutDirection. from(ByteSource source)
-