Class DataInputInputStream

    • Constructor Detail

      • DataInputInputStream

        public DataInputInputStream()
    • Method Detail

      • readDirectByteBuffer

        public ByteBuffer readDirectByteBuffer​(int sz)
        If possible, read ByteBuffer directly from the underlying buffer
        Parameters:
        sz - the size of the buffer to be read