Is System.out
buffered or unbuffered?
I read this is an object of InputStream
and PrinterStream
is the type of object referenced by System.out
.
And they Both are Unbuffered so Why println()
flushes the unbuffered...is it possible to flush unbuffered and I have read they are written immediately.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…