Constants for the channel factory function Channel().
Channel()
A channel capacity marker that is substituted by the default buffer capacity.
A single-element buffer with conflating behavior.
Name of the JVM system property for the default channel capacity (64 by default).
The zero buffer capacity.
An unlimited buffer capacity.
Thanks for your feedback!