Searched defs:ChunkedState (Results 1 – 1 of 1) sorted by relevance
59 enum ChunkedState { enum219 impl ChunkedState { implementation230 ) -> Poll<Result<ChunkedState, io::Error>> { in step()253 ) -> Poll<Result<ChunkedState, io::Error>> { in read_start()285 ) -> Poll<Result<ChunkedState, io::Error>> { in read_size()317 ) -> Poll<Result<ChunkedState, io::Error>> { in read_size_lws()334 ) -> Poll<Result<ChunkedState, io::Error>> { in read_extension()365 ) -> Poll<Result<ChunkedState, io::Error>> { in read_size_lf()388 ) -> Poll<Result<ChunkedState, io::Error>> { in read_body()420 ) -> Poll<Result<ChunkedState, io::Error>> { in read_body_cr()[all …]