Extracted from Pike v7.6 release 13 at 2004-11-30.
pike.ida.liu.se
[Top]
ADT
ADT.Struct

Method ADT.Struct()->decode()


Method decode

void decode(string|Stdio.File data)

Description

Decodes data according to the struct and populates the struct variables. The data can either be a file object or a string.