All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dell.doradus.olap.io.IBufferReader Maven / Gradle / Ivy

The newest version!
package com.dell.doradus.olap.io;

public interface IBufferReader {
	public byte[] readBuffer(int bufferNumber);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy