Sane C++ Libraries
C++ Platform Abstraction Libraries
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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: