Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/ow
/ array-buffer.ts
File
array-buffer.ts
test/array-buffer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
;
2
import
ow from
'../source/index.js'
;
3
4
test(
'arrayBuffer'
, t => {
Callers
nothing calls this directly
Calls
5
test
Function · 0.85
ow
Function · 0.85
byteLength
Method · 0.45
minByteLength
Method · 0.45
maxByteLength
Method · 0.45
Tested by
no test coverage detected