Skip to content
Snippets Groups Projects
Commit 9a1e9c32 authored by Wren Turkal's avatar Wren Turkal
Browse files

Make byte stream functions set stream orientation.


When a byte-oriented stream function touches a stream, that stream
should be set to byte-oriented mode if it hasn't been set yet. If
it has been set, the opertion should only succeed if the stream is
already in byte-oriented mode.

Signed-off-by: default avatarWren Turkal <wt@penguintechs.org>
parent 746a86a2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment