Overload List
Name | Description | |
---|---|---|
![]() | Put(Int16) |
Processes the content of Int16.
(Inherited from XCrc.) |
![]() | Put(Int32) |
Processes the content of Int32.
(Inherited from XCrc.) |
![]() | Put(Int64) |
Processes the content of Int64.
(Inherited from XCrc.) |
![]() | Put(UInt16) |
Processes the content of UInt16.
(Inherited from XCrc.) |
![]() | Put(UInt32) |
Processes the content of UInt32.
(Inherited from XCrc.) |
![]() | Put(UInt64) |
Processes the content of UInt64.
(Inherited from XCrc.) |
![]() | Put(Byte) |
Processes a byte by CRC counter.
(Overrides XCrc..::.Put(Byte).) |
![]() | Put(Int16, XByteOrder) |
Processes the content of Int16.
(Inherited from XCrc.) |
![]() | Put(Int32, XByteOrder) |
Processes the content of Int32.
(Inherited from XCrc.) |
![]() | Put(Int64, XByteOrder) |
Processes the content of Int64.
(Inherited from XCrc.) |
![]() | Put(UInt16, XByteOrder) |
Processes the content of UInt16.
(Inherited from XCrc.) |
![]() | Put(UInt32, XByteOrder) |
Processes the content of UInt32.
(Inherited from XCrc.) |
![]() | Put(UInt64, XByteOrder) |
Processes the content of UInt64.
(Inherited from XCrc.) |
![]() | Put(array<Byte>[]()[], Int32, Int32) |
Processes the content of a buffer by CRC counter.
(Overrides XCrc..::.Put(array<Byte>[]()[], Int32, Int32).) |