Package io.datarouter.bytes.kvfile.kv
Class KvFileEntryCodec
java.lang.Object
io.datarouter.bytes.kvfile.kv.KvFileEntryCodec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KvFileEntryfromBytes(byte[] bytes) static KvFileEntryfromBytes(byte[] bytes, int offset) static byte[]
-
Constructor Details
-
KvFileEntryCodec
public KvFileEntryCodec()
-
-
Method Details
-
toBytes
-
fromBytes
-
fromBytes
-