Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
pub struct Buffer(pub Vec<u8>);
39
40
fn resolve_view_bytes<'js>(
41
ctx: &Ctx<'js>,
Callers
14
from_encoding
Method · 0.70
from_string_encoding
Method · 0.70
alloc
Function · 0.70
alloc_byte_ref
Function · 0.70
alloc_unsafe
Function · 0.70
alloc_unsafe_slow
Function · 0.70
concat
Function · 0.70
zstd_converter
Function · 0.50
brotli_converter
Function · 0.50
zlib_converter
Function · 0.50
get_random_bytes
Function · 0.50
hash_digest
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected