Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
WriteTo(BinaryWriter)
Write the contents of the Binary object to a Stream.
WriteTo(Stream)
Write the contents of the Binary object to a Stream.
WriteTo(BinaryWriter, Int32, Int32)
Write the contents of the Binary object to a BinaryWriter.
WriteTo(Stream, Int32, Int32)
Write the contents of the Binary object to a Stream.

See Also