Usage

constructor(binaryStream: DataInputStream)

Reconstruct a Usage from a stream. The data was put there by the write method.

Parameters

binaryStream

The source of data for deserialization.


constructor(usageType: NamesIndex.UsageType, phraseIndex: Int)