• Thomas Guillem's avatar
    InputStream: add ReadFull method · 6e2d7445
    Thomas Guillem authored
    Convenient method that behave differently than Read, and that will be used by
    tag scanners.
    
    This method will return in case of error, if the whole data is read or is EOF
    is reached.
    6e2d7445
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...