JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.amazon.ion.impl
Interface _Private_ByteTransferReader
public interface
_Private_ByteTransferReader
An
IonReader
facet
that can rapidly bulk-copy Ion binary data under certain circumstances.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
transferCurrentValue
(
_Private_ByteTransferSink
writer)
Method Details
transferCurrentValue
void
transferCurrentValue
(
_Private_ByteTransferSink
writer)
throws
IOException
Throws:
IOException