Searched defs:write_chunk (Results 1 – 3 of 3) sorted by relevance
169 pub async fn write_chunk(&mut self, chunk_info: &mut ChunkInfo) -> Result<(), PackError> { in write_chunk() method
26 async fn write_chunk(&mut self, msg_stream_id: u32) -> Result<(), NetStreamError> { in write_chunk() method
77 async fn write_chunk(&mut self) -> Result<(), NetConnectionError> { in write_chunk() method