[ CCode ( has_construct_function = false ) ]
public FeedChannel.from_memory (string data) throws Error
Allocates a new FeedChannel and init it with contents found in specified memory block.
| data |
string to parse. |
|
a FeedChannel, or null if an error occurs. |