IsDisposed Property | Table of Content | Dispose Method |
Encoder Methods |
The Encoder type exposes the following members.
Name | Description | |
---|---|---|
Dispose() | ||
Dispose(Boolean) | ||
Encode(Message, Int32, Int32, Byte[]) | Encodes the given FIX message into a SBE stream. | |
Encode(Message, Int32, Int32, Byte[], Int32) | Encodes the given FIX message into a SBE stream. | |
Encode(Message, Int32, Int32, Byte[], Int32, UInt32) | Encodes the given FIX message into a SBE stream. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Performs cleanup operations on unmanaged resources held by the current object before the object is destroyed. (Overrides Object.Finalize().) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SchemaHeaderType | Name of the encoding type of the message header, which is the same for all messages in a schema. | |
SchemaId | Schema identifier. | |
SchemaSemanticVersion | Semantic version of the SBE schema. | |
SchemaVersion | Maximum known version of the SBE schema. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |