public class ByteCodec implementsCodec,RawJsonCodec,PrimitiveCodec
Class ByteCodec. Provides bytecodec functionality for the Hytale server.
java.lang.Object > ByteCodec
Field Summary
intValue
final
int
intValue
Field intValue.
s
final
IntegerSchema
s
Field s.
Method Detail
decodeJson
Method decodeJson.
- Parameters:
@Nonnull final RawJsonReaderreaderfinal ExtraInfoextraInfo