Interface SerializerResult


public interface SerializerResult
Result type for ODataSerializer methods
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the serialized content
  • Method Details

    • getContent

      InputStream getContent()
      Returns the serialized content
      Returns:
      serialized content