EncodeExceptAsciiGraph.encode

Tells whether c should be converted.

class EncodeExceptAsciiGraph
protected override
bool
encode
(
char c
)

Parameters

c char

character in question

Return Value

Type: bool

true if c should be converted or false otherwise.

Meta