Skip to content

This method does not corresponds to OrDefault methods convention #51

@konard

Description

@konard

throw new InvalidOperationException($"File is not aligned to elements with size {elementSize}.");

By the convention all methods ended with OrDefault are expected to return default value in any unexpected case. Such methods are not expected to throw exceptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions