Involved Source Files Package byteseq provides a Byteseq type that can be used to represent a sequence of bytes.
Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
Byteseq is common interface for byte slices and strings.
Package-Level Functions (only one, which is exported)
Type Parameters:
T: Byteseq DecodeRuneInByteseq decodes the first UTF-8 encoded rune in val and returns the rune and its size in bytes.
The pages are generated with Goldsv0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds.