MCPcopy Create free account
hub / github.com/awslabs/llrt / buffer.test.ts

File buffer.test.ts

tests/unit/buffer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import defaultImport from "node:buffer";
2import legacyImport from "buffer";
3
4it("node:buffer should be the same as buffer", () => {

Callers

nothing calls this directly

Calls 15

allocUnsafeMethod · 0.80
allocUnsafeSlowMethod · 0.80
byteLengthMethod · 0.80
concatMethod · 0.80
subarrayMethod · 0.80
isBufferMethod · 0.80
isEncodingMethod · 0.80
copyMethod · 0.80
writeBigInt64BEMethod · 0.80
writeBigInt64LEMethod · 0.80
writeDoubleBEMethod · 0.80
writeDoubleLEMethod · 0.80

Tested by

no test coverage detected