Searched defs:BMemoryIO (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/support/
H A DDataIO.cpp321 BMemoryIO::BMemoryIO(void* buffer, size_t length) function in class:BMemoryIO
332 BMemoryIO::BMemoryIO(const void* buffer, size_t length) function in class:BMemoryIO
437 BMemoryIO::BMemoryIO(const BMemoryIO &) function in class:BMemoryIO
[all...]
/haiku/headers/os/support/
H A DDataIO.h93 class BMemoryIO : public BPositionIO { class in inherits:BPositionIO

Completed in 48 milliseconds