Interface Result.OutputStreamRenderer

Enclosing class:
Result

public static interface Result.OutputStreamRenderer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    streamTo(OutputStream outputStream)
     
  • Method Details