Interface RawWriteConnection

All Superinterfaces:
AutoCloseable, DataSourceConnection

public interface RawWriteConnection extends DataSourceConnection
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(byte[] bytes)
     

    Methods inherited from interface io.xpipe.core.source.DataSourceConnection

    close, init