Overload List

  NameDescription
Public methodGetBinaryValue()()()()
Return the raw byte[] for the binary field. Note that you must also call {@link #getBinaryLength} and {@link #getBinaryOffset} to know which range of bytes in this returned array belong to the field.
(Inherited from AbstractField.)
Public methodGetBinaryValue(array<Byte>[]()[][]) (Inherited from AbstractField.)

See Also