C
- the handled content representationR
- the serialization when reading the contentpublic interface StreamingContentHandle<C,R> extends BufferableContentHandle<C,R>
Modifier and Type | Method and Description |
---|---|
default BufferableContentHandle<?,?> |
resendableHandleFor(C content)
Provides a handle that can resend the content.
|
bytesToContent, contentToBytes, newHandle, newHandle, newHandleArray, resendableHandleFor, toContent
fromBuffer, toBuffer
get, getContentClass, newArray, set
default BufferableContentHandle<?,?> resendableHandleFor(C content)
BufferableContentHandle
resendableHandleFor
in interface BufferableContentHandle<C,R>
content
- the contentCopyright © 2013-2021 MarkLogic Corporation.