Wt  3.3.8
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 Mon Sep 4 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.11