Home
last modified time | relevance | path

Searched defs:into_bytes (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/tls/alpn/
Dmod.rs146 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/commonlibrary/rust/ylong_http/ylong_http/src/
Dheaders.rs232 pub(crate) fn into_bytes(self) -> Vec<u8> { in into_bytes() method