|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
Deque
that additionally supports operations that wait for
the deque to become non-empty when retrieving an element, and wait
for space to become available in the deque when storing an
element.endianness
and capacity
.
ByteBuffer
based buffer.ChannelBuffer
by allocating new space or by wrapping
or copying existing byte arrays, byte buffers and a string.ChannelBuffer
with MessagingBuffer
.IndexOutOfBoundsException
if the current
readable bytes of this buffer is less
than the specified value.
readerIndex
and writerIndex
of this buffer to
0
.
ChannelBuffer.compareTo(ChannelBuffer)
.
endianness
whose
content is a copy of the specified array
.
buffer
's current slice.
readerIndex
.
0
.
true
if and only if the two specified buffers are
identical to each other as described in ChannelBuffer#equals(Object)
.
index
in this buffer.
index
until the destination becomes
non-writable.
index
.
index
.
index
.
index
.
index
until the destination's position
reaches its limit.
index
.
index
.
NetworkInterface#getHardwareAddress()
, else return null
.
index
in
this buffer.
index
in
this buffer.
index
in
this buffer.
index
in
this buffer.
index
in this
buffer.
index
in this buffer.
index
in this buffer.
index
in this buffer.
ChannelBuffer#indexOf(int, int, byte)
.
JBMSession
objects.JSONString
interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString()
, JSONArray.toString()
,
and JSONWriter.value(
Object)
.Integer.MAX_VALUE
.
Integer.MAX_VALUE
, initially containing the elements of the
given collection,
added in traversal order of the collection's iterator.
Journal
interface when we decide to use the loadManager
instead of load(List,List)
readerIndex
in this buffer.
writerIndex
in this buffer.
NULL
object than to use Java's null
value.
Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
true
if and only if (this.writerIndex - this.readerIndex)
is greater
than 0
.
(this.writerIndex - this.readerIndex)
.
readerIndex
and increases
the readerIndex
by 1
in this buffer.
readerIndex
until the destination becomes
non-writable, and increases the readerIndex
by the number of the
transferred bytes.
readerIndex
and increases the readerIndex
by the number of the transferred bytes (= length
).
readerIndex
and increases the readerIndex
by the number of the transferred bytes (= length
).
readerIndex
and increases the readerIndex
by the number of the transferred bytes (= dst.length
).
readerIndex
and increases the readerIndex
by the number of the transferred bytes (= length
).
readerIndex
until the destination's position
reaches its limit, and increases the readerIndex
by the
number of the transferred bytes.
readerIndex
.
readerIndex
.
readerIndex
of this buffer.
readerIndex
of this buffer.
readerIndex
and increases the readerIndex
by 4
in this buffer.
readerIndex
and increases the readerIndex
by 8
in this buffer.
readerIndex
and increases the readerIndex
by 3
in this buffer.
readerIndex
and increases the readerIndex
by 2
in this buffer.
readerIndex
and increases
the readerIndex
by 1
in this buffer.
readerIndex
and increases the readerIndex
by 4
in this buffer.
readerIndex
and increases the readerIndex
by 3
in this buffer.
readerIndex
and increases the readerIndex
by 2
in this buffer.
readerIndex
to the marked
readerIndex
in this buffer.
writerIndex
to the marked
writerIndex
in this buffer.
ManagementHelper.HDR_NOTIFICATION_TYPE
- the type of notification (SimpleString)
ManagementHelper.HDR_NOTIFICATION_MESSAGE
- a message contextual to the notification (SimpleString)
ManagementHelper.HDR_NOTIFICATION_TIMESTAMP
- the timestamp when the notification occured (long)
in addition to the properties defined in props
index
in this
buffer.
index
until the destination becomes
unreadable.
index
.
index
.
index
.
index
.
index
until the source buffer's position
reaches its limit.
index
.
index
.
readerIndex
and writerIndex
of this buffer
in one shot.
index
in this buffer.
index
in this buffer.
index
in this buffer.
index
in this buffer.
index
.
readerIndex
by the specified
length
in this buffer.
toJSONString
method allows a class to produce its own JSON
serialization.
string
parameter.
ExecutorService
with its own termination management.Executor
.
array
with the
specified endianness
.
true
if and only if (this.capacity - this.writerIndex)
is greater
than 0
.
(this.capacity - this.writerIndex)
.
Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
writerIndex
and increases the writerIndex
by 1
in this buffer.
writerIndex
until the source buffer becomes
unreadable, and increases the writerIndex
by the number of
the transferred bytes.
writerIndex
and increases the writerIndex
by the number of the transferred bytes (= length
).
writerIndex
and increases the writerIndex
by the number of the transferred bytes (= length
).
writerIndex
and increases the writerIndex
by the number of the transferred bytes (= src.length
).
writerIndex
and increases the writerIndex
by the number of the transferred bytes (= length
).
writerIndex
until the source buffer's position
reaches its limit, and increases the writerIndex
by the
number of the transferred bytes.
writerIndex
and increases the
writerIndex
by the number of the transferred bytes.
writerIndex
and increases the
writerIndex
by the number of the transferred bytes.
writerIndex
and increases the writerIndex
by 4
in this buffer.
writerIndex
and increases the writerIndex
by 8
in this buffer.
writerIndex
and increases the writerIndex
by 3
in this buffer.
writerIndex
of this buffer.
writerIndex
of this buffer.
writerIndex
and increases the writerIndex
by 2
in this buffer.
writerIndex
and increases the writerIndex
by the
specified length
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |