Int64 LoadFromStream(Stream Src)
Reads the header information and the values array content from a stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | Stream |
Returns: Int64
Remarks:
Reads the header information and the values array content from the SrcStream. The return value indicates the number of elements read.