Overload List

  NameDescription
Put(Byte)
Processes a byte with CRC counter.
Put(Int16)
Processes the content of Int16.
Put(Int32)
Processes the content of Int32.
Put(Int64)
Processes the content of Int64.
Put(UInt16)
Processes the content of UInt16.
Put(UInt32)
Processes the content of UInt32.
Put(UInt64)
Processes the content of UInt64.
Put(Int16, XByteOrder)
Processes the content of Int16.
Put(Int32, XByteOrder)
Processes the content of Int32.
Put(Int64, XByteOrder)
Processes the content of Int64.
Put(UInt16, XByteOrder)
Processes the content of UInt16.
Put(UInt32, XByteOrder)
Processes the content of UInt32.
Put(UInt64, XByteOrder)
Processes the content of UInt64.
Put(array<Byte>[]()[], Int32, Int32)
Processes the content of the buffer with the CRC counter.

See Also