Link Search Menu Expand Document

BarcodeLoadValueFromStream Method

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