Join Slack
Communities
Powered by
you'll want to grab the unsafe cursor from each bu...
# squarelibraries
j
jw
01/18/2023, 3:16 PM
you'll want to grab the unsafe cursor from each buffer which backs the buffered source and then use something like
https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Arrays.html#mismatch(byte%5B%5D,int,int,byte%5B%5D,int,int)
on the backing byte arrays
Open in Slack
Previous
Next