Skip to content

FEATURE REQUEST: parse from data (string) already in RAM, not from disk file #9

@weshatheleopard

Description

@weshatheleopard

I receive a PBF from a web server. As a result, I have all the necessary data in RAM. But it looks like the only way to pass that data to this gem is to save it to the disk, and then pass the file name to the gem so it can read the file. This is an unnecessary step, the gem should be capable of reading the data directly from RAM.

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