Jonas Jenwald b37536c38c Remove the isArrayBuffer helper function
This old helper function can now be replaced with `ArrayBuffer.isView()` and/or `instanceof ArrayBuffer` checks, as needed depending on the situation.
2024-01-19 14:10:52 +01:00
..
2024-01-16 19:40:25 +01:00
2013-03-15 11:24:08 -07:00