BinaryMemoryStream Constructor |
Name | Description | |
---|---|---|
![]() | BinaryMemoryStream |
Initializes a new instance of the BinaryMemoryStream with an
expandable capacity initialized to zero.
|
![]() | BinaryMemoryStream(Int32) |
Initializes a new instance of the BinaryMemoryStream with an
expandable capacity initialized as specified.
|