Click or drag to resize

SerializableEntityLoadAll Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodStatic memberLoadAll(Stream) Synchronously enumerates a JSON array of the serialized Wikibase entities contained in the specified stream.
Public methodStatic memberLoadAll(String) Synchronously enumerates a JSON array of the serialized Wikibase entities contained in the specified stream.
Top
See Also