ByteConversionSink.from(Sink<List<int>> sink)

Source

factory ByteConversionSink.from(Sink<List<int>> sink)
    = _ByteAdapterSink;