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