Compares the content of the specified buffer to the content of this
buffer. Comparison is performed in the same manner with the string
comparison functions of various languages such as {@code strcmp},
{@code memcmp} and {@link string#compareTo(string)}.
Compares the content of the specified buffer to the content of this buffer. Comparison is performed in the same manner with the string comparison functions of various languages such as {@code strcmp}, {@code memcmp} and {@link string#compareTo(string)}.