Documentation of 'org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream' Java class
BufferedByteHolderInputStream
org.apache.derby.impl.store.raw.data

Class BufferedByteHolderInputStream

    • Constructor Detail

      • BufferedByteHolderInputStream

        public BufferedByteHolderInputStream(ByteHolder bh)
    • Method Detail

      • fillByteHolder

        public abstract void fillByteHolder()
                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • read

        public int read()
                 throws java.io.IOException
        Overrides:
        read in class ByteHolderInputStream
        Throws:
        java.io.IOException
      • read

        public int read(byte[] b,
                        int off,
                        int len)
                 throws java.io.IOException
        Overrides:
        read in class ByteHolderInputStream
        Throws:
        java.io.IOException
      • skip

        public long skip(long count)
                  throws java.io.IOException
        Overrides:
        skip in class ByteHolderInputStream
        Throws:
        java.io.IOException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.