Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
ADT
ADT.Table
ADT.Table.table

Method ADT.Table.table()->decode()


Method decode

object decode(string s)

Description

This method returns a table object from a binary string representation of a table, as returned by encode() .