Name In Module
Reconstruct a NameInModule from a stream, using the already constructed lists of module names and atom names.
Parameters
binary Stream
The source stream from which to reconstruct the NameInModule.
module Names
The List of Strings in which to look up the new NameInModule's module name.
atom Names
The List of Strings in which to look up the new NameInModule's atom name.
Construct a NameInModule from its parts.