BarcodeLoadValueFromStream Method ByteScout Barcode SDK
Loads the value from the given stream.
Overload List

  NameDescription
Public methodLoadValueFromStream(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.
Public methodLoadValueFromStream(Stream, Int32)
Loads the value from the given stream. Read begins from current position within a stream.
Top
See Also

Reference