Unit 'bufstream' Package
[Overview][Constants][Classes][Index] [#fcl]

TBufStream.Buffer

The current buffer.

Declaration

Source position: bufstream.pp line 53

public property TBufStream.Buffer : Pointer
  read Fbuffer;

Description

Buffer is a pointer to the actual buffer in use.

See also

TBufStream.Create

  

Create a new TBufStream instance.

TBufStream.Capacity

  

Current buffer capacity.

TBufStream.BufferSize

  

Amount of data in the buffer.


Documentation generated on: Jul 24 2023