Searched defs:byteCount (Results 1 – 2 of 2) sorted by relevance
45 static bool WriteBuffer(int fd, const uint8_t *buffer, size_t byteCount) in WriteBuffer()97 size_t byteCount = ptrEnd_ - ptrCurrent_; in FillFromFd() local
277 size_t byteCount = static_cast<size_t>(in.tellg()); in DeCompress() local