Click or drag to resize

BinaryToByteArray Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodToByteArray
Get the contents of the Binary as a byte array.
Public methodToByteArray(Int32, Int32)
Get a portion of the contents of the Binary as a byte array.
Top
See Also