binarize 1.3.0 copy "binarize: ^1.3.0" to clipboard
binarize: ^1.3.0 copied to clipboard

outdated

Binarize allows for a more streamlined and extendable binary creation experience.

1.3.0 #

  • feat: added list payload type for storing lists of values of any other payload type.

1.2.0 #

  • feat: added nullable payload type for storing nullable values of any other payload type.
  • docs: added a small section to the README about a use case.

1.1.0 #

  • feat: added Bytes payload type for reading and writing list of bytes.
  • feat: added support for reading and writing strings with lower and higher length storage.
    • Deprecated: The string payload type is now deprecated in favor of the string32 payload type.
  • docs: improved documentation for most types.
  • feat: PayloadReader now has a offset property that indicates how far it has read.

1.0.1 #

  • Improved documentation, tests and internal code.

1.0.0+1 #

  • Exposing the writer and reader classes.

1.0.0 #

  • Initial release of Binarize.
55
likes
0
points
758
downloads

Publisher

verified publisherwolfenra.in

Weekly Downloads

Binarize allows for a more streamlined and extendable binary creation experience.

Repository (GitLab)
View/report issues

License

unknown (license)

More

Packages that depend on binarize