MCPcopy Create free account
hub / github.com/SeaQL/FireDBG.for.Rust / into_bytes

Method into_bytes

debugger/src/bytes.rs:62–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

60 }
61
62 pub fn into_bytes(self) -> Vec<u8> {
63 self.0
64 }
65}
66
67impl From<Vec<u8>> for Bytes {

Callers 15

push_stringMethod · 0.80
bytes_vMethod · 0.80
read_valuesMethod · 0.80
string_from_utf8Function · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 15

mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64