Class tbufstreamreader
Unit
Declaration
type tbufstreamreader = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- tbufstreamreader
Overview
Fields
| Protected | f32to64: boolean; |
Methods
| Public | constructor create(const aowner: tmsebufdataset; const astream: tstream); |
| Public | function read(out buffer; length: integer): integer; |
| Public | procedure readbuffer(out buffer; const length: integer); |
| Public | procedure readfielddata(const data: precheaderty; const aindex: integer); |
| Public | function readstring: string; |
| Public | function readmsestring: msestring; |
| Public | function readinteger: integer; |
| Public | function readpointer: pointer; |
| Public | function readvariant: variant; |
| Public | procedure readfielddef(const aowner: tfielddefs); |
| Public | function readlogbufferheader(out aheader: logbufferheaderty): boolean; |
| Public | procedure readrecord(const arecord: pintrecordty); |
Description
Fields
| Protected | f32to64: boolean; |
|
This item has no description. | |
Methods
| Public | constructor create(const aowner: tmsebufdataset; const astream: tstream); |
|
This item has no description. | |
| Public | function read(out buffer; length: integer): integer; |
|
This item has no description. | |
| Public | procedure readbuffer(out buffer; const length: integer); |
|
This item has no description. | |
| Public | procedure readfielddata(const data: precheaderty; const aindex: integer); |
|
This item has no description. | |
| Public | function readstring: string; |
|
This item has no description. | |
| Public | function readmsestring: msestring; |
|
This item has no description. | |
| Public | function readinteger: integer; |
|
This item has no description. | |
| Public | function readpointer: pointer; |
|
This item has no description. | |
| Public | function readvariant: variant; |
|
This item has no description. | |
| Public | procedure readfielddef(const aowner: tfielddefs); |
|
This item has no description. | |
| Public | function readlogbufferheader(out aheader: logbufferheaderty): boolean; |
|
This item has no description. | |
| Public | procedure readrecord(const arecord: pintrecordty); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.