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 TypeMethodDescriptionvoidclear()intvoidsetPositionByteBuffer(int positionByteBuffer) toString()voidwrite(ByteBuffer bb, int position, int length)