Extracted from Pike v7.8 release 352 at 2012-06-24.
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() .