Callback.Completable, Callback.Completing, Callback.InvocableCallback, Callback.NestedInvocable.InvocationType__nonBlocking| Constructor and Description |
|---|
Content(ByteBuffer content) |
| Modifier and Type | Method and Description |
|---|---|
int |
get(byte[] buffer,
int offset,
int length) |
ByteBuffer |
getByteBuffer() |
Invocable.InvocationType |
getInvocationType() |
boolean |
hasContent() |
boolean |
isEmpty() |
int |
remaining() |
int |
skip(int length) |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitcombine, failed, from, from, from, from, from, from, succeededcombine, getInvocationType, invokeNonBlocking, isNonBlockingInvocationpublic Content(ByteBuffer content)
public ByteBuffer getByteBuffer()
public Invocable.InvocationType getInvocationType()
getInvocationType in interface Invocablepublic int get(byte[] buffer,
int offset,
int length)
public int skip(int length)
public boolean hasContent()
public int remaining()
public boolean isEmpty()
Copyright © 2010 - 2020 Adobe. All Rights Reserved