Click or drag to resize

SDP4566ParserPBase64 Method

base64 = 1*base64-unit [base64-pad] / base64-pad base64-unit = 4base64-char base64-pad = 2base64-char "==" / 3base64-char "=" base64-char = ALPHA / DIGIT / "+" / "/"

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public string PBase64()

Return Value

Type: String
See Also