onnxruntime
d26c71f5
- [java] Fixing the buffer semantics. (#5223)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
[java] Fixing the buffer semantics. (#5223) * [java] Fixing the buffer semantics. * Renaming bufferCapacity to bufferRemaining. * Adding a cast to char* so the pointer arithmetic works on Windows.
References
#5223 - [java] Fixing the buffer semantics.
Author
Craigacp
Parents
c52561d0
Loading