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