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