BarcodeLoadValueFromStream Method (Stream, Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Loads the value from the given stream. Read begins from current position within a stream.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- stream
- Type: System.IOStream
The stream to read value from. - length
- Type: SystemInt32
The value's length.
See Also