Wt  3.7.1
Public Member Functions | List of all members
Wt::Http::Request::ByteRange Class Reference

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.
 

Detailed Description

A single byte range.


Generated on Tue Dec 15 2020 for the C++ Web Toolkit (Wt) by doxygen 1.8.13