BufferedOutput.truncate

Truncate the buffer within its extent.

class BufferedOutput
final
bool
truncate
(
size_t length
)

Return Value

Type: bool

true if the new length is valid, false otherwise.

Meta