ArrayType(EncoderImpl encoder,
DecoderImpl decoder,
BooleanType boolType,
ByteType byteType,
ShortType shortType,
IntegerType intType,
LongType longType,
FloatType floatType,
DoubleType doubleType,
CharacterType characterType) |
ByteType.ByteEncoding(EncoderImpl encoder,
DecoderImpl decoder) |
CharacterType.CharacterEncoding(EncoderImpl encoder,
DecoderImpl decoder) |
DoubleType.DoubleEncoding(EncoderImpl encoder,
DecoderImpl decoder) |
EncoderImpl(DecoderImpl decoder) |
FloatType.FloatEncoding(EncoderImpl encoder,
DecoderImpl decoder) |
ShortType.ShortEncoding(EncoderImpl encoder,
DecoderImpl decoder) |
UnsignedByteType.UnsignedByteEncoding(EncoderImpl encoder,
DecoderImpl decoder) |