more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
FileCharReader
more
common
Undocumented in source.
struct
FileCharReader {
File
file
;
size_t
read
(char[] buffer);
}
Members
Functions
read
size_t
read
(char[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
file
File
file
;
Undocumented in source.
Meta
Source
See Implementation
more
common
aliases
Allocator
CharReader
DataHandler
DataReader
Deallocator
LineParser
StringHandler
Writer
enums
BufferTooSmall
functions
arrayRange
bigEndianSetUshort
byLine
byLines
dcpy
debugChar
defaultAllocator
defaultDeallocator
escape
hexchar
implement
prettyTime
rangeInitializers
rangeInitializersCurrent
rangeInitializersNext
readFullSize
stdTimeMillis
trimNewline
tryParseFields
tryReadFullSize
interfaces
IDataHandler
IDisposable
manifest constants
noEndingQuoteMessage
structs
ArrayList
AsciiBufferedInput
CustomChunks
Escaped
FileCharReader
FormattedBinaryWriter
LineReader
LinesChunker
LinesReader
ReadBuffer
StdoutWriter
StringByLine
WriteBuffer
templates
ArrayElementType
CustomLineParser
TupleRange
TypeTupleStrings
Unroll
UnrollTuple
isChar
variables
escapeTable