j
k
j a
j l
If I set a Stdio.File object to buffer mode with both an input and an output buffer, is there a point in having a write callback registered? I can simply output data to the buffer and it will be written to the stream, right?
Back to the thread
Back to the list