Java buffering process

[Java buffering process]

This is a memo of Java buffering process used in business. I used it during development, so I summarized it.

buffer

A buffer is a variable that stores a character string. buffer has the meaning of "cushioning material".

A container for storing primitive type data. There are all primitive types except boolean.

Buffering process

What is buffering? At the time of writing, the process of storing data in the memory (buffer) once and outputting it to a file when it is full. At the time of reading, the data is read in a buffer and processed when it is full. → Data can be processed together, making reading and writing more efficient.

Recommended Posts

Java buffering process
Java check process
[Implementation] Java Process class notes
Shell to kill Java process
Java
External process execution in Java
Java
[Java] Input to stdin of Process
thread safe process in java language
Run an external process in Java
Studying Java ―― 3
[Java] array
Java protected
[Java] Annotation
[Java] Module
Java array
Studying Java ―― 9
Java scratch scratch
Java tips, tips
Java methods
Java method
java (constructor)
Java array
[Java] ArrayDeque
java (override)
java (method)
Java Day 2018
Java string
java (array)
Java static
Java serialization
java beginner 4
JAVA paid
Studying Java ―― 4
Java (set)
java shellsort
[Java] compareTo
Studying Java -5
java reflexes
java (interface)
Java memorandum
☾ Java / Collection
Java array
Studying Java ―― 1
[Java] Array
[Java] Polymorphism
Studying Java # 0
Java review
java framework
Java features
[Java] Inheritance
FastScanner Java
Java features
java beginner 3
Java memo
java (encapsulation)
Java inheritance
[Java] Overload
Java basics
Decompile Java
[Java] Annotation