Class AbstractStreamDecoder.BufferedStream
java.lang.Object
org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream
This class avoids locking which gains the performance of this decoder.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
int
void
setPositionByteBuffer
(int positionByteBuffer) toString()
void
write
(ByteBuffer bb, int position, int length)