| [Overview][Constants][Classes][Index] | 
Default buffer size
Source position: bufstream.pp line 27
const DefaultBufferCapacity: Integer = 16;  | 
If no buffer size is specified when the stream is created, then this size is used.
  | 
Create a new TBufStream instance.  |