MCPcopy Create free account
hub / github.com/AndrewGi/btle / append_slice

Method append_slice

src/bytes.rs:256–260  ·  view source on GitHub ↗

Appends the slice onto the end of the `StaticBuf`. # Panics Panics if appending the slice would overflow the `StaticBuf` (not enough space).

(&mut self, slice: &[T])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

resizeMethod · 0.80
lenMethod · 0.45
as_mutMethod · 0.45

Tested by

no test coverage detected