public CountStats ( String pathname, Encoding, fileEncoding, System.Int64 &numLines, System.Int64 &numWords, System.Int64 &numChars, System.Int64 &numBytes ) : Boolean | ||
pathname | String | |
fileEncoding | Encoding, | |
numLines | System.Int64 | |
numWords | System.Int64 | |
numChars | System.Int64 | |
numBytes | System.Int64 | |
return | Boolean |