pike.hubbe.net

[Top]
ADT
ADT.Table
ADT.Table.ASCII
previousADT.Table.ASCII Arraynext

Method ADT.Table.ASCII.encode()


Method encode

string ADT.Table.ASCII.encode(object table, void|mapping options)

Description

This method returns a table represented in ASCII suitable for human eyes. options is an optional mapping. If the keyword "indent" is used with a number, the table will be indented with that number of space characters.


Extracted from Pike v7.3 release 11 at 2001-11-03.