Skip to content

Assistance needed with parsing collections from fixed width file #13

@hderms

Description

@hderms

How are you supposed to take a fixed width file and parse a collection of elements from it? Let's assume the file has X number of Foo records in it and is X * size(Foo) in number of characters. How would I parse a List[Foo] given a Decoder[Foo]?

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