Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 /
Reference
/
BinaryData
/ VB6 SetBufferFromBase64String - BinaryData
Collapse All
Expand All
In This Topic
VB6 SetBufferFromBase64String - BinaryData
In This Topic
Public Sub SetBufferFromBase64String(ByVal str As String)
Property
Description
Method Name
SetBufferFromBase64
Description
Sets the content of the collection to be the binary data represented by the base 64 encoded string
str
Remarks
Any Existing content is deleted
Example