Class FillByteBufferByteConsumer

java.lang.Object
cool.scx.bytes.consumer.FillByteBufferByteConsumer
All Implemented Interfaces:
ByteConsumer<RuntimeException>

public final class FillByteBufferByteConsumer extends Object implements ByteConsumer<RuntimeException>
FillByteBufferByteConsumer
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • FillByteBufferByteConsumer

      public FillByteBufferByteConsumer(ByteBuffer data)
  • Method Details