read_as_stream method
read_as_stream
Serialize the HTTP content and return a stream that represents the content.
Returns
Serialized stream that represents the content
def read_as_stream(self):
    ...
See Also
- module 
aspose.html.net - class 
Content 
Serialize the HTTP content and return a stream that represents the content.
Serialized stream that represents the content
def read_as_stream(self):
    ...
aspose.html.netContent