Browse Source
According to Error Prone, the class should also override: int read(byte[], int, int) otherwise multi-byte reads from this input stream are likely to be slow. See https://errorprone.info/bugpattern/InputStreamSlowMultibyteRead Change-Id: I33ab8cd30013447f2a0363b3a7b1424b79cb1818 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>stable-5.2
David Pursehouse
6 years ago
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue