Method ADT.Table.table()->decode()
classADT.Table.table
- Method
decode
objectdecode(strings)- Description
This method returns a table object from a binary string representation of a table, as returned by encode().
class ADT.Table.tableobject decode(string s)
This method returns a table object from a binary string representation of a table, as returned by encode().