mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
8f25247ae4
In Java we will call this method with byte array buffers we use to read from a stream. Java does not guarantee to completely fill the buffer (and can't at the end of a stream). Passing the number of bytes to read from the array to NativeCrypto avoids copying bytes between arrays of various lengths. --HG-- extra : commitid : 7Vp3hqUE08T extra : amend_source : 89845bccc20cfe36b421a568e52bdaa1be2f2800 |
||
---|---|---|
.. | ||
android | ||
build | ||
crt | ||
linker | ||
misc | ||
tests | ||
moz.build |