Interface BytesTransportMessage

All Known Implementing Classes:
BytesTransportRequest, BytesTransportResponse

public interface BytesTransportMessage
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    Writes the data in a "thin" manner, without the actual bytes, assumes the actual bytes will be appended right after this content.