Skip to content

cbuf.h read() and peek() wrong return type! (not int) #12

@Links2004

Description

@Links2004

read() and peek() in cbuf.h hast return type char this is wrong!

need to be int
int read()
int peek()

if not readBytesUntil for example is not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions