Home | History | Annotate | Download | only in api

Lines Matching full:readbytes

96 pkg bufio, method (*Reader) ReadBytes(uint8) ([]uint8, error)
115 pkg bufio, method (ReadWriter) ReadBytes(uint8) ([]uint8, error)
184 pkg bytes, method (*Buffer) ReadBytes(uint8) ([]uint8, error)