JeeLib
An easy interface to the port headers, the RF12 driver library, timers, low-power code, and more.
 All Classes Files Functions Variables Enumerations Macros Pages
MemoryStream Class Reference

A memory stream can save and reload a stream of bytes on a MemoryPlug. More...

#include <Ports.h>

Public Member Functions

 MemoryStream (MemoryPlug &plug, word page=0, char dir=1)
 
long position (byte writing) const
 
byte get ()
 
void put (byte data)
 
word flush ()
 
void reset ()
 

Detailed Description

A memory stream can save and reload a stream of bytes on a MemoryPlug.


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