type bufio.Reader (struct)
Method Implmentations (14 other methods implement nothing)
ReadByte() (byte, error)
*Reader.M : compress/flate.Reader.ReadByte
*Reader.M : io.ByteReader.ReadByte
*Reader.M : io.ByteScanner.ReadByte
ReadRune() (r rune, size int, err error)
*Reader.M : io.RuneReader.ReadRune
*Reader.M : io.RuneScanner.ReadRune
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |