byteLength property
int
get
byteLength
Return the size in bytes of the internal buffer the digest applies it's compression function to.
Implementation
int get byteLength;
Return the size in bytes of the internal buffer the digest applies it's compression function to.
int get byteLength;