Click or drag to resize
ReadBufferRead Method
Overload List
  NameDescription
Public methodRead
Reads bytes into the buffer by calling the callback specified during construction exactly once.
Public methodRead(Byte, Int32, Int32)
Reads bytes from the buffer by calling the callback specified during construction at most once.
Top
See Also