...
gibt den Wert von BASE64 Parameter in binärer Form zurück
Parameter
TargetType : welche Welche binäre Form soll erstellt werden.?
Code
Code Block | ||
---|---|---|
| ||
enum BinaryTargetType { bttIStream = 0, bttUint8Array = 1 } |
...
...
gibt den Wert von BASE64 Parameter in binärer Form zurück
Parameter
TargetType : welche Welche binäre Form soll erstellt werden.?
Code
Code Block | ||
---|---|---|
| ||
enum BinaryTargetType { bttIStream = 0, bttUint8Array = 1 } |
...