D Documentation  
readExact
void readExact(void* buffer, size_t size);

Read exactly size bytes into the buffer, throwing a ReadException if it is not correct.
Created using PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.