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 BufferableHandle |
resendableHandleFor(C content)
Provides a handle that can resend the content.
|
bytesToContent, contentToBytes, resendableHandleFor, toContent
fromBuffer, toBuffer
get, getContentClass, newArray, newHandle, newHandle, set
default BufferableHandle resendableHandleFor(C content)
BufferableContentHandle
resendableHandleFor
in interface BufferableContentHandle<C,R>
content
- the contentCopyright © 2013-2020 MarkLogic Corporation.