Searched defs:CopyRead (Results 1 – 7 of 7) sorted by relevance
264 trait CopyRead: Read { interface297 impl<T> CopyRead for &mut T impl333 impl CopyRead for &File { impl358 impl CopyRead for &TcpStream { impl386 impl CopyRead for &UnixStream { impl530 fn update_take(&self, reader: &mut impl CopyRead) { in update_take()
264 trait CopyRead: Read { trait297 impl<T> CopyRead for &mut T impl333 impl CopyRead for &File { impl358 impl CopyRead for &TcpStream { impl386 impl CopyRead for &UnixStream { impl530 fn update_take(&self, reader: &mut impl CopyRead) { in update_take()
17 "CopyRead": "GL_COPY_READ_BUFFER", string
50 CopyRead = 2, enumerator