MCPcopy Create free account
hub / github.com/bluecatengineering/dora / cpy_bytes

Function cpy_bytes

dora-core/src/server/ioctl.rs:67–78  ·  view source on GitHub ↗

# Returns A zeroed out array of size `N` with all the `bytes` copied in. # Safety will create a new slice of `&[libc::c_char]` from the bytes. # Panics if `bytes.len() > N`

(bytes: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected