Interface _Private_ByteTransferReader


  • public interface _Private_ByteTransferReader
    An IonReader facet that can rapidly bulk-copy Ion binary data under certain circumstances.
    • Method Detail

      • transferCurrentValue

        void transferCurrentValue​(_Private_ByteTransferSink writer)
                           throws java.io.IOException
        Throws:
        java.io.IOException