Uses of Package
io.datarouter.bytes
Packages that use io.datarouter.bytes
Package
Description
-
Classes in io.datarouter.bytes used by io.datarouter.bytesClassDescriptionConcatenated 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.Gzip normally encodes and decodes in a single thread which underutilizes multi-threaded hardware.Returned while encoding with convenience methods.One or more tokens that make up a "row" of data.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.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.stringcodec
-
Classes in io.datarouter.bytes used by io.datarouter.bytes.kvfileClassDescriptionA bi-directional Function where encoding then decoding should typically return the original value.