Class DbArrayToByteVectorDecoder

java.lang.Object
io.deephaven.enterprise.compatibility.ObjectCodecAdapter<ByteVector>
io.deephaven.enterprise.compatibility.vector.DbArrayToByteVectorDecoder
All Implemented Interfaces:
ObjectCodec<ByteVector>, ObjectDecoder<ByteVector>

public class DbArrayToByteVectorDecoder extends ObjectCodecAdapter<ByteVector> implements ObjectCodec<ByteVector>