Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::AsyncBufferView Struct Reference

A Span of bytes memory to be read or written by async streams. More...

#include <AsyncStreams.h>

Classes

struct  Tag
 

Public Types

using ID = StrongID< Tag >
 

Public Attributes

Span< char > data
 

Friends

struct AsyncBuffersPool
 

Detailed Description

A Span of bytes memory to be read or written by async streams.


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