1af158840e6f255a279a3226d56116e9c65ae365
DevExpressPdfProcessor: - ValidateAsync, ValidatePdfAAsync, CheckAttachmentsAsync: Stream parameters - Defensive Position=0 validation (BadRequestException for seekable streams not at beginning) - Remove unsafe Position reset (non-seekable stream compatibility) - Remove PdfProcessingException wrapping (let DevExpress exceptions propagate naturally) DevExpressSwissQrCodeProcessor: - ExtractSwissQrCodeAsync: Stream parameter - Defensive Position=0 validation - Remove unsafe Position reset Memory optimization: MemoryStream.TryGetBuffer fast path for byte[] extraction
Description
No description provided
Languages
C#
100%