[en] UDP packet memory management class. This is internal use class. 
 [ja] UDPパケットメモリ管理用クラス。内部利用Class。  
 More...
#include <LTEUDP.h>
 | 
| 
  | 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 () | 
|   | 
[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: