func encoding/gob.decUint64
4 uses
encoding/gob (current package)
decode.go#L306: func decUint64(i *decInstr, state *decoderState, value reflect.Value) {
decode.go#L769: reflect.Uint64: decUint64,
decode.go#L1234: uop = decUint64
decode.go#L1246: uop = decUint64
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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. |