Home
last modified time | relevance | path

Searched refs:write_to_vec (Results 1 – 8 of 8) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/librespot-core-0.3.1/src/connection/
H A Dhandshake.rs70 packet.write_to_vec(&mut buffer).unwrap(); in client_hello()
91 packet.write_to_vec(&mut buffer).unwrap(); in client_response()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-core-0.1.2/src/connection/
H A Dhandshake.rs110 packet.write_to_vec(&mut buffer).unwrap(); in client_hello()
127 packet.write_to_vec(&mut buffer).unwrap(); in client_response()
/dports/multimedia/librespot/librespot-0.1.3/core/src/connection/
H A Dhandshake.rs110 packet.write_to_vec(&mut buffer).unwrap(); in client_hello()
127 packet.write_to_vec(&mut buffer).unwrap(); in client_response()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-core-0.1.1/src/connection/
H A Dhandshake.rs110 packet.write_to_vec(&mut buffer).unwrap(); in client_hello()
127 packet.write_to_vec(&mut buffer).unwrap(); in client_response()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/protobuf-2.14.0/src/
H A Dcore.rs105 fn write_to_vec(&self, v: &mut Vec<u8>) -> ProtobufResult<()> { in write_to_vec() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/protobuf-2.10.0/src/
H A Dcore.rs105 fn write_to_vec(&self, v: &mut Vec<u8>) -> ProtobufResult<()> { in write_to_vec() method
/dports/lang/gleam/gleam-0.18.2/cargo-crates/protobuf-2.25.2/src/
H A Dmessage.rs152 fn write_to_vec(&self, v: &mut Vec<u8>) -> ProtobufResult<()> { in write_to_vec() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/protobuf-2.25.2/src/
H A Dmessage.rs152 fn write_to_vec(&self, v: &mut Vec<u8>) -> ProtobufResult<()> { in write_to_vec() method