forwardDecoder Methods   Table of ContentDecode Method (Int32, Int32, UInt32, Byte[])forward
Decoder.Decode Method
Overload List
  NameDescription
Public methodDecode(Int32, Int32, UInt32, Byte[])
Decodes the given SBE stream chunk into the corresponding FIX Message.
Public methodDecode(Int32, Int32, UInt32, Byte[], UInt32)
Decodes the given SBE stream chunk into the corresponding FIX Message.
Public methodDecode(Int32, Int32, UInt32, Byte[], Int32, Int32, UInt32)
Decodes the given SBE stream chunk into the corresponding FIX Message.
Top
See Also