Method | Description | |
---|---|---|
ObjEncoder ( |
||
encode ( object obj ) : string | ||
w ( char ch ) : |
||
w ( string s ) : |
||
wIndent ( ) : |
||
wStrLiteral ( string s, char quote ) : |
||
wType ( |
||
writeList ( |
||
writeMap ( |
||
writeObj ( object obj ) : void |
Method | Description | |
---|---|---|
initOptions ( |
||
isMultiLine ( |
||
option ( |
||
option ( |
||
writeCollectionItems ( |
||
writeComplex ( |
||
writeSimple ( |
public ObjEncoder ( |
||
@out | ||
options | ||
return | System.Collections |
public wStrLiteral ( string s, char quote ) : |
||
s | string | |
quote | char | |
return |