Method | Description | |
---|---|---|
WriteLength ( ) : void | ||
WriteLength ( string s ) : void |
Method | Description | |
---|---|---|
GetCodePoints ( string s ) : IEnumerable |
||
Join ( byte codes ) : string | ||
Join ( int codes ) : string |
public static WriteLength ( string s ) : void | ||
s | string | |
return | void |