Interface Decoder.BinaryStream<T>

  • All Superinterfaces:
    Decoder
    Enclosing interface:
    Decoder

    public static interface Decoder.BinaryStream<T>
    extends Decoder
    This interface defines how a custom object is decoded from a web socket message in the form of a binary stream.