MinioByteStream.fromStream({ required Stream<List<int>> stream, required this.contentLength, }) : super(stream);