Uses of Interface
com.oracle.libuv.StreamReadCallback
-
Uses of StreamReadCallback in com.oracle.libuv
Fields in com.oracle.libuv declared as StreamReadCallbackModifier and TypeFieldDescriptionprotected StreamReadCallbackStreamHandle.onReadprotected StreamReadCallbackStreamHandle.onReadMethods in com.oracle.libuv with parameters of type StreamReadCallbackModifier and TypeMethodDescriptionvoidCallbackHandler.handleStreamReadCallback(StreamReadCallback cb, ByteBuffer data)voidLoopCallbackHandler.handleStreamReadCallback(StreamReadCallback cb, ByteBuffer data)