MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Encodings
IMimeDecoder Interface
IMimeDecoder Methods
Decode Method
Decode(Byte*, Int32, Byte*) Method
Decode(Byte[], Int32, Int32, Byte[]) Method
IMime
Decoder
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
IMimeDecoder Interface
MimeKit.Encodings Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast