equals method
Returns true if both this and other buffer have exactly the same bytes,
false otherwise.
Implementation
external bool equals(other);Returns true if both this and other buffer have exactly the same bytes,
false otherwise.
external bool equals(other);