Absorb more data into the hash state.
Declared in <crypto/sha512.h>
<crypto/sha512.h>
CSHA512& Write( unsigned char const* data, size_t len);
A reference to this hasher, for chaining.