Uses of Interface
com.predic8.membrane.core.http.cookie.ByteChunk.ByteOutputChannel
Packages that use ByteChunk.ByteOutputChannel
-
Uses of ByteChunk.ByteOutputChannel in com.predic8.membrane.core.http.cookie
Methods in com.predic8.membrane.core.http.cookie with parameters of type ByteChunk.ByteOutputChannelModifier and TypeMethodDescriptionvoidByteChunk.setByteOutputChannel(ByteChunk.ByteOutputChannel out) When the buffer is full, write the data to the output channel.