DOCConverter.ConvertBuffer


public function ConvertBuffer

Prototype:

public function ConvertBuffer(string buffer, string filename, string format="html")

Parameters

buffer
(string) // TO DO
filename
(string) // TO DO
format
(string) has a default value of "html"

Description:

TODO: Document this

Return value:

// TO DO