Navigation: Code Documentation > RSCommon > GStreams > Classes > TGBufferStream > Properties
TGBufferStream.State Property
Specifies whether the buffer is being used for reading or writing.
The unknown state occurs when the buffer is created, flushed, or the stream has been completely read.
Namespace: GStreams
Delphi
public property State: TBufferState read FState;
Property Value
Type: TBufferState
•GStreams.TGBufferStream.Create(TStream)
•GStreams.TGBufferStream.IsEof
•TGBufferStream
•GStreams