flcTCPBuffer Namespace
Represents namespace flcTCPBuffer
.
Name | Description | |
---|---|---|
ETCPBuffer | Represents type |
Name | Description | |
---|---|---|
TTCPBuffer | Represents type |
Name | Description | |
---|---|---|
ETHERNET_MTU_100MBIT | Represents constant | |
ETHERNET_MTU_1GBIT | Represents constant | |
TCP_BUFFER_DEFAULTBUFSIZE | Represents constant | |
TCP_BUFFER_DEFAULTMAXSIZE | Represents constant |
Name | Description | |
---|---|---|
TCPBufferAddBuf(TTCPBuffer,Void,Integer) | Represents method | |
TCPBufferAddPtr(TTCPBuffer,Integer) | Represents method | |
TCPBufferAvailable(TTCPBuffer) | Represents method | |
TCPBufferClear(TTCPBuffer) | Represents method | |
TCPBufferDiscard(TTCPBuffer,Integer) | Represents method | |
TCPBufferEmpty(TTCPBuffer) | Represents method | |
TCPBufferExpand(TTCPBuffer,Integer) | Represents method | |
TCPBufferFinalise(TTCPBuffer) | Represents method | |
TCPBufferInitialise(TTCPBuffer,Integer,Integer) | Represents method | |
TCPBufferPack(TTCPBuffer) | Represents method | |
TCPBufferPeek(TTCPBuffer,Void,Integer) | Represents method | |
TCPBufferPeekByte(TTCPBuffer,Byte) | Represents method | |
TCPBufferPeekPtr(TTCPBuffer,Pointer) | Represents method | |
TCPBufferPtr(TTCPBuffer) | Represents method | |
TCPBufferRemove(TTCPBuffer,Void,Integer) | Represents method | |
TCPBufferRemoveBuf(TTCPBuffer,Void,Integer) | Represents method | |
TCPBufferResize(TTCPBuffer,Integer) | Represents method | |
TCPBufferSetMaxSize(TTCPBuffer,Integer) | Represents method | |
TCPBufferShrink(TTCPBuffer) | Represents method | |
TCPBufferUsed(TTCPBuffer) | Represents method |