public class BooleanArrayDecoder extends java.lang.Object implements Decoder<boolean[]>
BYTEORDER, CHARSET, FALSE, NULL, TRUE
BooleanArrayDecoder()
boolean[]
decode(byte[] value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BooleanArrayDecoder()
public boolean[] decode(byte[] value)
decode
Decoder<boolean[]>
value