Skip to content

provide an interface to access the Byte buffer so we can pass in an io.Writer instead of just getting a string copy out #23

@gaspardleon

Description

@gaspardleon

you provide a .Format(string) and .Format([]bytes) which both return string and []bytes respectively...

but no way to pass in an io.Writer to write the bytes or string to, and no way to write the bytes or string into the underlying buffer...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions