get_content
Description:
Gets a data wrapper that represents the content of the medium, without its headers.
Parameters:
| this |
a Medium object |
Returns:
|
a DataWrapper containing this's content. Can return null. |
Gets a data wrapper that represents the content of the medium, without its headers.
| this |
a Medium object |
|
a DataWrapper containing this's content. Can return null. |