Buffer Class

Definition

public ref class Buffer
public class Buffer
type Buffer = class
Public Class Buffer
Inheritance
Buffer

Constructors

Buffer(Stream, Hashtable, Object)

Properties

Bytes
Count
InputStream
Item[Int32]
Length
Position

Methods

CopyFrom(Byte[], Int32, Int32)
CopyFrom(Byte[], Int32, Int32, Int32)
CopyTo(Byte[], Int32, Int32)
CopyTo(Byte[], Int32, Int32, Int32)
Dispose()
EnsureDataAvailable(Int32)
EnsureDataAvailableAsync(Int32, Boolean, CancellationToken)
IsDataAvailable(Int32)

Applies to