Click or drag to resize

BinaryMemoryStream Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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