[]
Returns the length of the body of the last encoded packet, in bytes. The body itself can be retrieved with the getLastBodyBuf() method.
public virtual int LastBodyLen { get; }
Type | Description |
---|---|
int | The length of the body of last encoded packet, in bytes. |