Developer World
Spresense Arduino Library v3.2.0-77d75a4
LTEUDPBuffer Class Reference

[en] UDP packet memory management class. This is internal use class.
[ja] UDPパケットメモリ管理用クラス。内部利用Class。 More...

#include <LTEUDP.h>

Public Member Functions

 LTEUDPBuffer (size_t size)
 
size_t write (uint8_t val)
 
size_t write (const uint8_t *buffer, size_t size)
 
int available ()
 
int read ()
 
int read (char *buffer, size_t size)
 
int peek ()
 

Detailed Description

[en] UDP packet memory management class. This is internal use class.
[ja] UDPパケットメモリ管理用クラス。内部利用Class。


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