write
Writes a byte which will be absorbed in the sponge construction.
Since
2.0.0
Parameters
Writes the bytes which will be absorbed in the sponge construction.
Since
2.0.0
Parameters
Writes part of the bytes which will be absorbed in the sponge construction.
Since
2.0.0
Parameters
Writes a Short which will be absorbed in the sponge construction in Big-Endianness.
Since
2.0.0
Parameters
Writes an Int which will be absorbed in the sponge construction in Big-Endianness.
Since
2.0.0
Parameters
Writes a Long which will be absorbed in the sponge construction in Big-Endianness.
Since
2.0.0
Parameters
Writes a Float which will be absorbed in the sponge construction in Big-Endianness while preserving its bit layout in IEEE 754 format.
Since
2.0.0
Parameters
Writes a Double which will be absorbed in the sponge construction in Big-Endianness while preserving its bit layout in IEEE 754 format.
Since
2.0.0