public interface BytesValue extends PrimitiveValue<byte[]>
A PrimitiveValue corresponding to a Java byte array (byte[]).
PrimitiveValue
getType, getValue
isTransient
Copyright © 2022. All rights reserved.