Extracts indexes from the given stream
[Visual Basic]
Public Sub read( _
ByVal
input As
Stream _
)
Parameters
-
input
- the stream to read the dictionary file from
Remarks
Format of the dictionary file as in dict.cc.
See Also
ParserBase Class | dict Namespace