XmlStreamer.fromStream constructor

XmlStreamer.fromStream(
  1. Stream<List<int>>? stream
)

Implementation

XmlStreamer.fromStream(this.stream);