Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

BytesPipe does not support PB or EB #90

Open
@wrobe0709

Description

@wrobe0709

I'm submitting a ... (check one with "x")

[ x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request

Current behavior

Passing in a bytes > 1 PB or passing a from unit of PB or EB will cause the pipe to fail.

Expected behavior

The pipe correctly transforms bytes to PB and EB

Minimal reproduction of the problem with instructions
Call BytesPipe using 8 EB.
new BytesPipe().transform(8, 2, "EB")

What is the motivation / use case for changing the behavior?

When dealing with large storage devices there are scenarios when bytes need to be translated to PB or EB.

Activity

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

    Development

    No branches or pull requests

    Issue actions