DecodePreCreatedMessage Method
Table of Content
DecodePreCreatedMessage Method (Byte*, Int32)
OnixS .NET CME Market Data Handler
IDecoder
.DecodePreCreatedMessage Method (
Byte
[])
Decodes buffer, using pre-created message object.
Namespace:
OnixS.SimpleBinaryEncoding
Assembly:
OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
Copy
IMessage
DecodePreCreatedMessage
(
byte
[]
data
)
Parameters
data
Type:
System
.Byte
[]
Buffer.
Return Value
Type:
IMessage
Decoded message.
See Also
Reference
IDecoder Interface
DecodePreCreatedMessage Overload
OnixS.SimpleBinaryEncoding Namespace
Copyright OnixS. All rights reserved.