ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID library
C#
VB
C++
F#
Show/Hide TOC
Base
Encoding
To
Base
16String Method
Overload List
ToBase16String(
Byte
)
Converts a byte array to its corresponding Base16 encoding described in
RFC 4648
.
ToBase16String(
Byte
, Int32, Int32)
Converts a byte array to its corresponding Base16 encoding described in
RFC 4648
.
See Also
Reference
BaseEncoding Class
ARSoft.Tools.Net Namespace
In This Article
Overload List
See Also