MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Encodings
Base64Decoder Class
Base64Decoder Methods
Decode Method
Decode(Byte*, Int32, Byte*) Method
Decode(Byte[], Int32, Int32, Byte[]) Method
Base
64Decoder
Decode Method
Overload List
Name
Description
Decode(Byte*, Int32, Byte*)
Decode the specified input into the output buffer.
Decode(
Byte
, Int32, Int32,
Byte
)
Decode the specified input into the output buffer.
Top
See Also
Reference
Base64Decoder Class
MimeKit.Encodings Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast