| 
    Wt
    3.7.1
    
   | 
 
A single byte range. More...
Public Member Functions | |
| ByteRange () | |
| Creates a (0,0) byteranges.  | |
| ByteRange (::uint64_t first, ::uint64_t last) | |
| Creates a byte range.  | |
| ::uint64_t | firstByte () const | 
| Returns the first byte of this range.  | |
| ::uint64_t | lastByte () const | 
| Returns the last byte of this range.  | |
A single byte range.
 1.8.13