Uses of Interface
com.oracle.libuv.StreamReadCallback
-
Uses of StreamReadCallback in com.oracle.libuv
Fields in com.oracle.libuv declared as StreamReadCallback Modifier and Type Field Description protected StreamReadCallbackStreamHandle. onReadprotected StreamReadCallbackStreamHandle. onReadMethods in com.oracle.libuv with parameters of type StreamReadCallback Modifier and Type Method Description voidCallbackHandler. handleStreamReadCallback(StreamReadCallback cb, java.nio.ByteBuffer data)voidLoopCallbackHandler. handleStreamReadCallback(StreamReadCallback cb, java.nio.ByteBuffer data)