Implements the ProtocolParser interface. Parses a byte stream using JSON Protocol (AMPS Protocol).
More...
Implements the ProtocolParser interface. Parses a byte stream using JSON Protocol (AMPS Protocol).
◆ JSONProtocolParser()
AMPS.Client.JSONProtocolParser.JSONProtocolParser |
( |
JSONProtocol |
messageType | ) |
|
|
inline |
◆ process()
Processes the byte stream using the JSONProtocolParser.
- Parameters
-
buffer | The buffer containing the byte stream. |
remainingBytes | The number of remaining bytes in the buffer. |
listener | The message handler listener. |
Implements AMPS.Client.ProtocolParser.
The documentation for this class was generated from the following file:
- AMPS.Client/JSONProtocolParser.cs