ByteStream.cpp File Reference

#include <support/IByteStream.h>
#include <support/ByteStream.h>
#include <support/Parcel.h>
#include <support/StaticValue.h>
#include <support/StdIO.h>
#include <support/Debug.h>
#include <string.h>
#include <unistd.h>
#include <new>
#include <stdlib.h>

Functions

 B_STATIC_STRING_VALUE_12 (key_Position,"Position",)
 B_STATIC_STRING_VALUE_8 (key_Seek,"Seek",)
 B_STATIC_STRING_VALUE_8 (key_Sync,"Sync",)
 B_STATIC_STRING_VALUE_8 (key_Write,"Write",)
 B_STATIC_STRING_VALUE_8 (key_Read,"Read",)


Function Documentation

B_STATIC_STRING_VALUE_12 key_Position  ,
"Position" 
 

B_STATIC_STRING_VALUE_8 key_Seek  ,
"Seek" 
 

B_STATIC_STRING_VALUE_8 key_Sync  ,
"Sync" 
 

B_STATIC_STRING_VALUE_8 key_Write  ,
"Write" 
 

B_STATIC_STRING_VALUE_8 key_Read  ,
"Read"