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.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.compressClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.dto
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.read
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.sectionClassDescriptionEncodes key/value pairs to a flattened byte[].A bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.storage
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.blockfile.writeClassDescriptionEncodes key/value pairs to a flattened byte[].A bi-directional Function where encoding then decoding should typically return the original value.
-
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.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.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfile.blockClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfile.blockformatClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfile.compact
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfile.ioClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfile.io.headerClassDescriptionEncodes key/value pairs to a flattened byte[].A bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfile.io.readClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfile.io.writeClassDescriptionEncodes key/value pairs to a flattened byte[].A bi-directional Function where encoding then decoding should typically return the original value.
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfile.merge