зеркало из https://github.com/mozilla/pluotsorbet.git
Set initialized to true when the UTF_8_Reader is initialized
This commit is contained in:
Родитель
521f2d47a8
Коммит
efb03fe23b
|
@ -74,7 +74,7 @@ public class UTF_8_Reader extends StreamReader {
|
|||
|
||||
init(output.toByteArray());
|
||||
|
||||
initialized = false;
|
||||
initialized = true;
|
||||
}
|
||||
|
||||
return readNative(cbuf, off, len);
|
||||
|
|
Загрузка…
Ссылка в новой задаче