Skip to content

How to use base64encode insise element #118

Answered by renggli
amasahara asked this question in Q&A
Discussion options

You must be logged in to vote

There is a tutorial and countless examples in the tests of how to use the builder.

To create a book element with arbitrary string data use: builder.element('book', nest: base64encoded), where base64encoded is the String of your encoded data.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by renggli
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #107 on December 29, 2021 11:10.