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