Tizen RT Libs&Environment  v1.1 D4
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

◆ buffer

FAR const char* buffer

Definition at line 151 of file streams.h.

◆ buflen

size_t buflen

Definition at line 152 of file streams.h.

◆ public

struct lib_instream_s public

Definition at line 150 of file streams.h.


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