UPdfStream constructor
UPdfStream({})
Implementation
UPdfStream({required this.dict, required this.rawOffset, required this.rawLength, this.rawBytes, this.objectNumber = 0, this.generation = 0});
UPdfStream({required this.dict, required this.rawOffset, required this.rawLength, this.rawBytes, this.objectNumber = 0, this.generation = 0});