Oracle® Coherence .NET API Reference Release 3.6
E15727-01

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