Skip to content

Support for binary data defined with the '!!binary' YAML tag #175

Description

@LonerDan

Hello,
would it be possible to implement a support for loading data defined using the YAML tag 'binary' defined here? Does the underlying libyaml library handle those tags in any way that can be leveraged in cyaml?
It would be nice to simply define a uint8_t pointer and size_t value in an user structure and have it automatically populated by this library without having to base64 decode it manually.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions