git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
11 lines
329 B
C++
11 lines
329 B
C++
/******************************************************************************
|
|
/
|
|
/ File: DataIO.cpp
|
|
/
|
|
/ Description: BMallocIO and BMemoryIO objects represent a buffer of
|
|
/ dynamically allocated memory.
|
|
/
|
|
/ Author: Steve Vallee
|
|
/
|
|
******************************************************************************/
|