$ errors.fyi/go/bufio.ErrBufferFull 128 namespaces · 4,025 codes
go · go/bufio.ErrBufferFull
bufio.ErrBufferFull

Buffer Full

Returned by bufio.Scanner when a single token (line, word, etc.) is larger than the scanner's buffer. Call scanner.Buffer() before scanning to increase the maximum token size.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT