Class BodyCollector

java.lang.Object
com.github.mizosoft.methanol.testing.BodyCollector
All Implemented Interfaces:
Flow.Subscriber<ByteBuffer>

public class BodyCollector extends Object implements Flow.Subscriber<ByteBuffer>
Collects BodyPublisher's content.