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

Not documented.

Source

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