updf_stat_get_len is the size of a stream (number of bytes). If stat contains a storage object the function returns 0.
Return Value
stream_len is the stream size in bytes.
Parameters
stat is a stat object returned by updf_enum_next.
Example
See updf_enum_begin.
History
| Version | Description |
|---|---|
| 5.6.0 | New |
id-670147