mirror of https://github.com/golang/go.git
intDataSize should return length of bool slice, so functions Read and Write can use the fast path to process bool slice. Change-Id: I8cd275e3ffea82024850662d86caca64bd91bf70 Reviewed-on: https://go-review.googlesource.com/112135 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> |
||
|---|---|---|
| .. | ||
| binary.go | ||
| binary_test.go | ||
| example_test.go | ||
| varint.go | ||
| varint_test.go | ||