java - When does JNI's GetByteArrayElements return a null terminated string? -


i intend use array of bytes c string.

i interested in both zero-length , non-zero length conditions.

it returns byte elements of array. if happens null-terminated string because of application put array, have null-terminated string. neither java nor jni cares null termination.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -