sprint 1-alpha
|
Scrive un TAR facendo buffering e legge (solo sequenziale) attraverso un xs::xstream (unimplemented yet) More...
#include <xtar.h>
Inherits sprint::io::xstream.
Public Member Functions | |
xtarf (xstream &stream) | |
xtarf * | clone (void) |
bool | open (const char *filename, int flags) |
bool | close () |
unsigned int | write (const unsigned char *data, unsigned int size) |
unsigned int | read (unsigned char *data, unsigned int size) |
Scrive un TAR facendo buffering e legge (solo sequenziale) attraverso un xs::xstream (unimplemented yet)