Skip to content

The IReadOnlyList indexer on top of BinaryArray doesn't return nulls #269

@CurtHagenlocher

Description

@CurtHagenlocher

Describe the bug, including details regarding any error messages, version, and platform.

byte[] IReadOnlyList<byte[]>.this[int index] returns an empty byte array instead of null. Fixing this constitutes a breaking change, but I think should be done anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions