| ICompressedMessageBytesExtractor Interface |
Namespace: VirtualRadar.Interface.Listener
The ICompressedMessageBytesExtractor type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferSize |
Gets the number of bytes that the message extractor is currently consuming in buffers.
(Inherited from IMessageBytesExtractor.) |
| Name | Description | |
|---|---|---|
| ExtractMessageBytes |
Returns a collection of byte arrays, each byte array corresponding to a complete message.
(Inherited from IMessageBytesExtractor.) |