Searched refs:byteLength (Results 1 – 1 of 1) sorted by relevance
77 int byteLength = len & ~1; in read() local78 for (int i = 0; i < byteLength; i++) { in read()81 return byteLength; in read()
Completed in 9 milliseconds