C++ Complementary Library
The type of this resource's position.
Constructs a seekable I/O resource with the given buffer capacity.
The capacity of the I/O buffer. If this is zero, the seekable I/O resource is completely unbuffered.
Sets the position of this seekable I/O resource.
The new position of this seekable I/o resource.
The reference that the new position is relative to.
Copyright © 2022-2025 Daniel T. McGinnis