Searched refs:msg_buf (Results 1 – 1 of 1) sorted by relevance
297 let msg_buf = buf.copy_to_bytes(len); in poll_frame() localVariable306 if msg_buf.has_remaining() { in poll_frame()307 Poll::Ready(Some(Ok(Frame::data(msg_buf)))) in poll_frame()