Package org.dflib.parquet.read
Class BytesInputFile
- java.lang.Object
-
- org.dflib.parquet.read.BytesInputFile
-
- All Implemented Interfaces:
org.apache.parquet.io.InputFile
public class BytesInputFile extends Object implements org.apache.parquet.io.InputFile
- Since:
- 1.1.0
-
-
Constructor Summary
Constructors Constructor Description BytesInputFile(byte[] data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetLength()org.apache.parquet.io.SeekableInputStreamnewStream()
-