Home
last modified time | relevance | path

Searched refs:TRAILER_SIZE (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dhttp_body.rs32 const TRAILER_SIZE: usize = 1024; consts
140 let mut read_buf = [0_u8; TRAILER_SIZE]; in poll_trailer()

Completed in 2 milliseconds