LargeBuffer Members

The following tables list the members exposed by the LargeBuffer type.

Public Constructors

Name Description
Public Method LargeBuffer Initializes a new instance of the LargeBuffer class; creates a byte array buffer of the specified size.

Public Properties

Name Description
Public Property Bytes Gets the byte[] value that is associated with this LargeBuffer object.

Public Methods

Name Description
Public Method Dispose Disposes the LargeBuffer object and frees the internal buffer that is associated with it.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

LargeBuffer Class
Microsoft.SPOT.Hardware Namespace