net.openhft.chronicle.bytes.BytesIn Maven / Gradle / Ivy
package net.openhft.chronicle.bytes;
/**
* Created by Peter on 20/04/2016.
*/
public interface BytesIn extends
StreamingDataInput>,
ByteStringParser> {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy