Click or drag to resize
WriteBuffer Properties

The WriteBuffer type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets the number of bytes the buffer can contain.
(Inherited from Buffer.)
Public propertyCount
Gets or sets the number of bytes actually contained in the buffer.
Public propertyItem
Gets or sets the byte in the buffer at index.
(Inherited from Buffer.)
Top
See Also