Tizen RT Libs&Environment  v1.1 D4
lib_memsistream_s Struct Reference

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

#include <streams.h>

Collaboration diagram for lib_memsistream_s:

Data Fields

struct lib_sistream_s public
 
FAR const char * buffer
 
size_t offset
 
size_t buflen
 

Detailed Description

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

Definition at line 169 of file streams.h.

Field Documentation

◆ buffer

FAR const char* buffer

Definition at line 171 of file streams.h.

◆ buflen

size_t buflen

Definition at line 173 of file streams.h.

◆ offset

size_t offset

Definition at line 172 of file streams.h.

◆ public

struct lib_sistream_s public

Definition at line 170 of file streams.h.


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