Uses of Package
io.datarouter.bytes
Packages that use io.datarouter.bytes
Package
Description
-
Classes in io.datarouter.bytes used by io.datarouter.bytesClassDescriptionEncodes key/value pairs to a flattened byte[].Concatenated List of byte arrays with RandomAccessA bi-directional Function where encoding then decoding should typically return the original value.Build a Codec from two Functions.Skips the inner codecs when provided values are null, directly returning null.Explicitly for storing byte arrays as java record fields.Wrapper around a function to handle exceptional values like null.Replace nulls with nulls.Replace nulls with something provided by the SupplierRestricts the input arrays to being ordered lexicographically, enabling binary search.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.block.decodedClassDescriptionEncodes key/value pairs to a flattened byte[].A bi-directional Function where encoding then decoding should typically return the original value.Explicitly for storing byte arrays as java record fields.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.io.compact
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.io.merge
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.io.read
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.io.storageClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.io.storage.impl
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.io.write
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.codec.array.bytearray
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.codec.list.bytearraylistClassDescriptionConcatenated List of byte arrays with RandomAccessA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.codec.list.intlistClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.codec.list.longlistClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.codec.stringcodecClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.compress.gzipClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.