MCPcopy Create free account
hub / github.com/awslabs/llrt / Buffer

Class Buffer

modules/llrt_buffer/src/buffer.rs:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38pub struct Buffer(pub Vec<u8>);
39
40fn resolve_view_bytes<'js>(
41 ctx: &Ctx<'js>,

Callers 14

from_encodingMethod · 0.70
from_string_encodingMethod · 0.70
allocFunction · 0.70
alloc_byte_refFunction · 0.70
alloc_unsafeFunction · 0.70
alloc_unsafe_slowFunction · 0.70
concatFunction · 0.70
zstd_converterFunction · 0.50
brotli_converterFunction · 0.50
zlib_converterFunction · 0.50
get_random_bytesFunction · 0.50
hash_digestMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected