toString

Export BIO contents as an array of immutable chars (string)

Param: bio - pointer to a BIO structure

string
toString
(
BIO* bio
)

Return Value

Type: string

An array of immutable chars representing the BIO structure

Meta