forwardSchemaVersion Method    Table of ContentTryDecode Method (Int32, Int32, UInt32, Byte[], Message)forward
Decoder.TryDecode Method
Overload List
  NameDescription
Public methodTryDecode(Int32, Int32, UInt32, Byte[], Message)
Decodes the given SBE stream chunk into the corresponding FIX Message.
Public methodTryDecode(Int32, Int32, UInt32, Byte[], Message, UInt32)
Decodes the given SBE stream chunk into the corresponding FIX Message.
Public methodTryDecode(Int32, Int32, UInt32, Byte[], Int32, Int32, Message, UInt32)
Decodes the given SBE stream chunk into the corresponding FIX Message.
Top
See Also