![]() |
Pioneer
|
This is the complete list of members for ByteRange, including all inherited members.
| begin | ByteRange | |
| ByteRange() | ByteRange | inline |
| ByteRange(const char *begin_, const char *end_) | ByteRange | inline |
| ByteRange(const char *begin_, size_t size) | ByteRange | inline |
| Empty() const | ByteRange | inline |
| end | ByteRange | |
| operator*() const | ByteRange | inline |
| operator[](size_t idx) const | ByteRange | inline |
| read(char *to, size_t sz, size_t count) | ByteRange | inline |
| Size() const | ByteRange | inline |