|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
WeakKeyException
with the given localized
message.
b
) to the underlying output stream.
len
bytes from the specified byte array
starting at offset off
to the underlying output stream.
boolean
value to the underlying output stream
as a 1-byte value.
byte
value to the underlying output stream
as a 1-byte value.
s
to the underlying output stream as a
sequence of bytes.
char
value to the underlying output stream
as a 2-byte value, low byte first.
s
to the underlying output stream as a
sequence of characters.
d
to a long
using
the doubleToLongBits
method in class Double
,
and then writes that long
value to the underlying
output stream as an 8-byte quantity, low byte first.
f
to an int
using
the floatToIntBits
method in class Float
,
and then writes that int
value to the underlying
output stream as a 4-byte quantity, low byte first.
i
to the underlying output stream
as four bytes, low byte first.
l
to the underlying output stream
as eight bytes, low byte first.
s
to the underlying output stream
as two bytes, low byte first.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |