roar
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Member Functions | List of all members
Roar::RangeFileBody Class Reference

This body is a file body, but with range request support. More...

#include <range_file_body.hpp>

Collaboration diagram for Roar::RangeFileBody:

Classes

class  reader
 
class  writer
 

Public Types

using value_type = Detail::RangeFileBodyImpl
 
using const_buffers_type = boost::asio::const_buffer
 

Static Public Member Functions

static std::uint64_t size (value_type const &vt)
 

Detailed Description

This body is a file body, but with range request support.

Member Typedef Documentation

◆ const_buffers_type

using Roar::RangeFileBody::const_buffers_type = boost::asio::const_buffer

◆ value_type

Member Function Documentation

◆ size()

static std::uint64_t Roar::RangeFileBody::size ( value_type const &  vt)
inlinestatic

The documentation for this class was generated from the following file: