Class RawLongListCodec
java.lang.Object
io.datarouter.bytes.codec.list.longlist.RawLongListCodec
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.bytes.Codec
Codec.FunctionalCodec<A,B>, Codec.NullPassthroughCodec<A, B> -
Field Summary
FieldsFields inherited from interface io.datarouter.bytes.Codec
IDENTITY_INSTANCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.bytes.Codec
encodeAndDecode
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
RawLongListCodec
public RawLongListCodec()
-
-
Method Details
-
encode
-
encode
-
decode
-
decode
-