Interface DataPublisher


public interface DataPublisher
  • Method Summary

    Modifier and Type
    Method
    Description
    org.reactivestreams.Publisher<ByteBuffer>
     
    boolean
     
    scala.Option<Object>
     
  • Method Details

    • length

      scala.Option<Object> length()
    • isEmpty

      boolean isEmpty()
    • data

      org.reactivestreams.Publisher<ByteBuffer> data()