java.io.Closeable, java.io.DataInput, java.lang.AutoCloseable, ByteBufferPositionedReadable, ByteBufferReadable, CanSetDropBehind, CanSetReadahead, CanUnbuffer, HasEnhancedByteBufferAccess, HasFileDescriptor, PositionedReadable, Seekable, IOStatisticsSource, StreamCapabilitiespublic class CryptoFSDataInputStream extends FSDataInputStream
FSDataInputStream.FadviseTypeStreamCapabilities.StreamCapabilityABORTABLE_STREAM, DROPBEHIND, HFLUSH, HSYNC, IOSTATISTICS, IOSTATISTICS_CONTEXT, PREADBYTEBUFFER, READAHEAD, READBYTEBUFFER, UNBUFFER, VECTOREDIO| Constructor | Description |
|---|---|
CryptoFSDataInputStream(FSDataInputStream in,
CryptoCodec codec,
byte[] key,
byte[] iv) |
|
CryptoFSDataInputStream(FSDataInputStream in,
CryptoCodec codec,
int bufferSize,
byte[] key,
byte[] iv) |
adviseFile, getChunkSize, getFidServers, getFidStr, getFileDescriptor, getFileLength, getIOStatistics, getPos, getWrappedStream, hasCapability, maxReadSizeForVectorReads, minSeekForVectorReads, read, read, read, read, read, readFully, readFully, readFully, readVectored, releaseBuffer, seek, seekToNewSource, setDropBehind, setReadahead, toString, unbufferread, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skippublic CryptoFSDataInputStream(FSDataInputStream in, CryptoCodec codec, int bufferSize, byte[] key, byte[] iv) throws java.io.IOException
java.io.IOExceptionpublic CryptoFSDataInputStream(FSDataInputStream in, CryptoCodec codec, byte[] key, byte[] iv) throws java.io.IOException
java.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.