public class LongArrayCodec implements Codec
Class LongArrayCodec. Provides longarraycodec functionality for the Hytale server.
java.lang.Object > LongArrayCodec
Field Summary
array
final
BsonArray
array
Field array.
longs
final
long[]
longs
Field longs.
temp
final
long[]
temp
Field temp.
s
final
ArraySchema
s
Field s.
Method Detail
BsonInt64
public
new
BsonInt64
(longs[i])
Method BsonInt64.
- Parameters:
longs[i]longs[i]
decodeJson
Method decodeJson.
- Parameters:
@Nonnull final RawJsonReaderreaderfinal ExtraInfoextraInfo
IntegerSchema
public
new
IntegerSchema
()
Method IntegerSchema.