i stands for inplace, range is [firstOfRange,lastOfRange)
(x uint16)
| 70 | getSizeInBytes() int |
| 71 | iremoveRange(start, final int) container // i stands for inplace, range is [firstOfRange,lastOfRange) |
| 72 | selectInt(x uint16) int // selectInt returns the xth integer in the container |
| 73 | serializedSizeInBytes() int |
| 74 | writeTo(io.Writer) (int, error) |
| 75 |
no outgoing calls