org.violetlib.io
Interface VUOutputStream
-
public interface VUOutputStreamBasic output stream operations that either throw an unchecked exception (
IORuntimeException
) or throw no exceptions. Intentionally does not support the close method to avoid inadvertent incorrect use with transactional output streams.