Interface ContentSource

All Known Implementing Classes:
ByteBufContentSource

public interface ContentSource
Since:
10.0
  • Method Summary

    Modifier and Type
    Method
    Description
     
    byte[]
     
    int
     
  • Method Details

    • asString

      String asString()
    • rawContent

      byte[] rawContent()
    • size

      int size()