Searched defs:asDataSource (Results 1 – 1 of 1) sorted by relevance
36 public static DataSource asDataSource(ByteBuffer buffer) { in asDataSource() method in DataSources47 public static DataSource asDataSource(RandomAccessFile file) { in asDataSource() method in DataSources55 public static DataSource asDataSource(RandomAccessFile file, long offset, long size) { in asDataSource() method in DataSources63 public static DataSource asDataSource(FileChannel channel) { in asDataSource() method in DataSources74 public static DataSource asDataSource(FileChannel channel, long offset, long size) { in asDataSource() method in DataSources