Click or drag to resize

BinaryMemoryStream Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodBinaryMemoryStream
Initializes a new instance of the BinaryMemoryStream with an expandable capacity initialized to zero.
Public methodBinaryMemoryStream(Int32)
Initializes a new instance of the BinaryMemoryStream with an expandable capacity initialized as specified.
Top
See Also