Method ADT.Table.table()->encode()
- Method encode
stringencode()- Description
This method returns a binary string representation of the table. It is useful when one wants to store a the table, for example in a file.
string encode()
This method returns a binary string representation of the table. It is useful when one wants to store a the table, for example in a file.