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