• 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
InputStream.hxx 8.11 KB