BinaryDataSource returns data backed by binary data files. Data is downloaded using the usual mechanisms, then mapped into memory using Java NIO, and presented as a QDataSet using BufferDataSet.
returns [ int[] offsets, Object[] types, Integer count, Integer recSizeBytes ].