This is the complete list of members for fm.liveswitch.Crc32, including all inherited members.
| compute(byte[] bytes) | fm.liveswitch.Crc32 | |
| compute(byte[] bytes, int offset) | fm.liveswitch.Crc32 | |
| compute(byte[] bytes, int offset, int length) | fm.liveswitch.Crc32 | |
| computeHex(byte[] bytes) | fm.liveswitch.Crc32 | |
| computeHex(byte[] bytes, int offset) | fm.liveswitch.Crc32 | |
| computeHex(byte[] bytes, int offset, int length) | fm.liveswitch.Crc32 | |
| Crc32() | fm.liveswitch.Crc32 | |
| Crc32(long polynomial) | fm.liveswitch.Crc32 | |
| Crc32(long polynomial, boolean reverseBits) | fm.liveswitch.Crc32 | |
| getCrc32cPolynomial() | fm.liveswitch.Crc32 | static |
| getCrc32dPolynomial() | fm.liveswitch.Crc32 | static |
| getCrc32Polynomial() | fm.liveswitch.Crc32 | static |
| getFinalXorValue() | fm.liveswitch.Crc32 | |
| getInitialValue() | fm.liveswitch.Crc32 | |
| getPolynomial() | fm.liveswitch.Crc32 | |
| getReverseBits() | fm.liveswitch.Crc32 | |
| setFinalXorValue(long value) | fm.liveswitch.Crc32 | |
| setInitialValue(long value) | fm.liveswitch.Crc32 |