encoding/gob.decBuffer.Drop (method)
10 uses
encoding/gob (current package)
dec_helpers.go#L335: state.b.Drop(n)
decode.go#L53: func (d *decBuffer) Drop(n int) {
decode.go#L171: state.b.Drop(n)
decode.go#L400: state.b.Drop(n)
decode.go#L414: state.b.Drop(n)
decode.go#L652: state.b.Drop(n)
decode.go#L703: state.b.Drop(n)
decode.go#L713: state.b.Drop(n)
decode.go#L729: state.b.Drop(n)
decode.go#L756: state.b.Drop(n)
![]() |
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. |