JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
F
G
I
J
M
N
O
P
R
S
T
U
W
U
unread(int)
- Method in class java.io.
PushbackInputStream
Pushes back a byte by copying it to the front of the pushback buffer.
unread(byte[], int, int)
- Method in class java.io.
PushbackInputStream
Pushes back a portion of an array of bytes by copying it to the front of the pushback buffer.
unread(byte[])
- Method in class java.io.
PushbackInputStream
Pushes back an array of bytes by copying it to the front of the pushback buffer.
A
B
C
F
G
I
J
M
N
O
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes