Foundation.NSDataBase64EncodingOptions Enumeration
A flagging enumeration that can be used to specify options for NSData.GetBase64EncodedData and NSData.GetBase64EncodedString.

Syntax

[ObjCRuntime.iOS(7, 0)]
[ObjCRuntime.Native]
[System.Flags]
public enum NSDataBase64EncodingOptions

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
EndLineWithCarriageReturnDocumentation for this section has not yet been entered.
EndLineWithLineFeedDocumentation for this section has not yet been entered.
NoneDocumentation for this section has not yet been entered.
SeventySixCharacterLineLengthDocumentation for this section has not yet been entered.
SixtyFourCharacterLineLengthDocumentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0