Len returns the number of ops in the segment.
()
| 51 | |
| 52 | // Len returns the number of ops in the segment. |
| 53 | Len() int |
| 54 | |
| 55 | // NumKeyValBytes returns the number of bytes used for key-val data. |
| 56 | NumKeyValBytes() (uint64, uint64) |
no outgoing calls
no test coverage detected