ByteBuf.toHash

Returns a hash code which was calculated from the content of this buffer. If there's a byte array which is {@linkplain #equals(Object) equal to} this array, both arrays should return the same value.

class ByteBuf
override abstract @trusted nothrow
size_t
toHash
()

Meta