int
with the value 0
or 1
. The bit offset is advanced by one and reduced modulo 8.
@return an int
containing the value 0
or 1
.
@exception java.io.EOFException if the stream reaches the end beforereading all the bits.
@exception IOException if an I/O error occurs.
|
|
|
|