Home
last modified time | relevance | path

Searched defs:UnreadByte (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Dintconv.go227 func (r byteReader) UnreadByte() error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/strings/
Dreader.go77 func (r *Reader) UnreadByte() error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/bytes/
Dreader.go77 func (r *Reader) UnreadByte() error { func
Dbuffer.go413 func (b *Buffer) UnreadByte() error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/bufio/
Dbufio.go282 func (b *Reader) UnreadByte() error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/io/
Dio.go276 UnreadByte() error methodSpec