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
..
2023-08-31 13:09:52 +02:00
2023-08-31 13:09:52 +02:00