Class BooleanTrueTypeDecoder

All Implemented Interfaces:
PrimitiveTypeDecoder<Boolean>, StreamTypeDecoder<Boolean>, TypeDecoder<Boolean>

public final class BooleanTrueTypeDecoder extends BooleanTypeDecoder
Decoder of AMQP Boolean True values from a byte stream.