Skip to content

The parseFile method of the InterpreterDataReader class is missing code: "line = br.readLine();" #3375

@Tinker1024

Description

@Tinker1024

target information : Java
The parseFile method of the InterpreterDataReader class before check the code "if (line.equals("channel names:"))", missing code "line = br.readLine();"
The source code like this:
image
The code we're expecting like this:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions