![]() |
BogaNet 1.4.0
|
This is the complete list of members for BogaNet.Encoder.Base2, including all inherited members.
Base2FromFile(string file) | BogaNet.Encoder.Base2 | static |
Base2FromFileAsync(string file) | BogaNet.Encoder.Base2 | static |
FileFromBase2(string file, string base2string) | BogaNet.Encoder.Base2 | static |
FileFromBase2Async(string file, string base2string) | BogaNet.Encoder.Base2 | static |
FromBase2String(string base2string) | BogaNet.Encoder.Base2 | static |
ToBase2String(params byte[] bytes) | BogaNet.Encoder.Base2 | static |
ToBase2String(string str, Encoding? encoding=null) | BogaNet.Encoder.Base2 | static |
ToBase2String< T >(T number) | BogaNet.Encoder.Base2 | static |