mirror of
https://github.com/golang/go
synced 2024-11-20 05:04:43 -07:00
a48e789635
intDataSize ignores unsigned integers, forcing reads/writes to miss the fast path. Fixes #8956 Change-Id: Ie79b565b037db3c469aa1dc6d0a8a5a9252d5f0a Reviewed-on: https://go-review.googlesource.com/1777 Reviewed-by: Russ Cox <rsc@golang.org> |
||
---|---|---|
.. | ||
binary_test.go | ||
binary.go | ||
example_test.go | ||
varint_test.go | ||
varint.go |