Uses of Enum Class
org.eclipse.net4j.buffer.BufferState
Package
Description
The Net4j transport layer concepts for dealing with buffers.
-
Uses of BufferState in org.eclipse.net4j.buffer
Modifier and TypeMethodDescriptionIBuffer.getState()
Returns the internal state of this buffer.static BufferState
Returns the enum constant of this class with the specified name.static BufferState[]
BufferState.values()
Returns an array containing the constants of this enum class, in the order they are declared.