Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

BusDatabase fails to load database: charset problems #5

@a1aw

Description

@a1aw

This is a bug in the API since I uploaded the new bus database with UTF-8 encoding.

The InputStreamReader in BusDatabase.loadDatabase(InputStream in) is issuing problems as I forget to put a argument with StandardCharsets.UTF-8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions