LargeBuffer Members
The following tables list the members exposed by the LargeBuffer type.
Public Constructors
Name | Description | |
---|---|---|
LargeBuffer | Initializes a new instance of the LargeBuffer class; creates a byte array buffer of the specified size. |
Public Properties
Name | Description | |
---|---|---|
Bytes | Gets the byte[] value that is associated with this LargeBuffer object. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Disposes the LargeBuffer object and frees the internal buffer that is associated with it. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
MemberwiseClone | (Inherited from Object.) |