/mbed-os-snippet-MessageBuilder

A mirrored example snippet from mbed-os-examples-docs_only

Primary LanguageC++

MessageBuilder Example

This MessageBuilder example shows how to build an NDEF message into a user-provided buffer. URI, Text and Mime types can be serialized in the builder with the help of the member function append_as_record.

MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.