Skip to content

it's required fields that should not exceed 300, not optional + required #392

@ildar-shaymukhametov

Description

@ildar-shaymukhametov

did you read https://sbqr.ru/standard/files/standart.pdf?

it's required fields that should not exceed 300, not optional + required

if (bytesOut.Length > 300)

please fix asap

Activity

ildar-shaymukhametov

ildar-shaymukhametov commented on Mar 16, 2022

@ildar-shaymukhametov
Author

Guuuys, it must be done asap, people waiting

ildar-shaymukhametov

ildar-shaymukhametov commented on Oct 19, 2022

@ildar-shaymukhametov
Author

no, the spec says:
image
meaning only required fields should not exceed 300, meaning bytesOut should contain only required fields
it says nothing about optional fields

ildar-shaymukhametov

ildar-shaymukhametov commented on Oct 19, 2022

@ildar-shaymukhametov
Author

about optional fields:
the spec says:
image
meaning what free space remains may be used by optional fields

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

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @ildar-shaymukhametov

      Issue actions

        it's required fields that should not exceed 300, not optional + required · Issue #392 · codebude/QRCoder