|
Jpp
19.1.0
the software that should make you happy
|
Example program to test JIO::JByteArrayReader and JIO::JByteArrayWriter. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include <map>#include <list>#include "JIO/JByteArrayIO.hh"#include "JIO/JSTDIO.hh"#include "JLang/JObjectID.hh"#include "Jeep/JStreamToolkit.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to test JIO::JByteArrayReader and JIO::JByteArrayWriter.
Definition in file JByteArrayIO.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 24 of file JByteArrayIO.cc.