Package dev.relism.flash.http2.frame
Interface Http2FrameWriter.Sink
- Enclosing class:
Http2FrameWriter
public static interface Http2FrameWriter.Sink
What a frame's serialized bytes are ultimately written to. Kept minimal and separate from
java.io.OutputStream so this class is testable without a real socket.-
Method Summary
-
Method Details
-
write
- Throws:
IOException
-