Hi, I'm trying to use pipe.c as the underlying mechanism for a Java InputStream in a JNI project. All good - but I need a way to get the number of elements in the pipe at a specified time. Is this possible?