cpp: add test/{zone,pack_unpack,streaming,object,convert,buffer}.cc

This commit is contained in:
frsyuki 2010-04-25 18:08:14 +09:00
parent d19bfaa2cb
commit 9fbca83ac0
10 changed files with 576 additions and 2 deletions

View file

@ -81,7 +81,7 @@ public:
// while( /* readable */ ) {
//
// // 1.
// pac.reserve(1024);
// pac.reserve_buffer(1024);
//
// // 2.
// ssize_t bytes =