WriteParams typedef

WriteParams = void Function(OutputStream output)

Implementation

typedef WriteParams = void Function(OutputStream output);