hunt-net v0.5.13 (2021-04-13T02:45:38Z)
Home
Dub
Repo
Decoder
hunt
net
codec
Decoder
Undocumented in source.
interface
Decoder {
void
decode
(ByteBuffer buf, Connection connection);
}
Members
Functions
decode
void
decode
(ByteBuffer buf, Connection connection)
Undocumented in source.
Meta
Source
See Implementation
hunt
net
codec
Decoder
classes
DecoderChain
interfaces
Decoder