BarcodeLoadValueFromStream Method
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.
OverloadĀ List
Name | Description | |
---|---|---|
LoadValueFromStream(Stream) | Loads the value from the given stream. Read begins from current position within a stream. All bytes till the end of the stream a considered to be a value's bytes. | |
LoadValueFromStream(Stream, Int32) | Loads the value from the given stream. Read begins from current position within a stream. |
See Also