Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/response/
H A Dstatus.rs107 pub fn as_bytes(&self) -> [u8; 3] { in as_bytes() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/
H A Dheaders.rs227 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method