TizenRT Libs&Environment  v2.0 M2
lib_meminstream_s Struct Reference

Structure for operation on a fixed-sized block of memory with lib_instream_s. More...

#include <streams.h>

Collaboration diagram for lib_meminstream_s:

Data Fields

struct lib_instream_s public
 
FAR const char * buffer
 
size_t buflen
 

Detailed Description

Structure for operation on a fixed-sized block of memory with lib_instream_s.

Definition at line 149 of file streams.h.

Field Documentation

FAR const char* buffer

Definition at line 151 of file streams.h.

size_t buflen

Definition at line 152 of file streams.h.

struct lib_instream_s public

Definition at line 150 of file streams.h.


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