previous up next     contents index
Next: Detail Class Reference Up: wxTextSnip: wxSnip Previous: wxTextSnip::Insert

wxTextSnip::Read

void Read (long len, wxMediaStreamIn& f)

Reads the snip's data from the given stream. The len parameter specifies the maximum length of the text to be read. (When a text snip is written to a file, the very first field is the length of the text contained in the snip.) This method is usually invoked by the text snip class's Read method.




PLT