TMysqlPacketOutputStream

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TOutputStreamA stream of bytes that can be written from front to end.
3TAbstractBufferingOutputStreamAbstract base class for a TOutputStream that buffers data before flushing it at once.
4TChunkingOutputStreamBase class for streams that chunk an other TOutputStream.
5TMysqlPacketOutputStream

Source

Sql.Database.Physical.Mysql.Protocol.Client.pas (390)

Fields

ScopeVisibilityTypeNameDescription
InstancepublicTMysqlPacketSequenceSequence

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedFlushBuffer(Buffer: TMemoryBlock; Count: TPositiveInteger32)
InstanceprotectedTBooleanShouldFlushEmptyBuffer()