mirror of
https://review.haiku-os.org/haiku
synced 2025-01-21 05:53:46 +01:00
05b565f4f2
Implements the BPositionIO interface on top of a BDataIO, requiring the {Read,Write}At() accesses to be sequential.
2 lines
54 B
C
2 lines
54 B
C
#include <../private/support/DataPositionIOWrapper.h>
|