Internal
Answer if two Buffers are equal. Two Buffers are equal when they both have the exact element at each position.
The first Buffer
The second Buffer
true if both Buffers are equal, false otherwise.
true
false
Answer if two Buffers are equal. Two Buffers are equal when they both have the exact element at each position.