more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
Escaped
more
common
Undocumented in source.
struct
Escaped {
const
(
char
)*
str
;
const
char
*
limit
;
this
(const(char)[] str);
void
toString
(void delegate(const(char)[]) sink);
}
Constructors
this
this
(const(char)[] str)
Undocumented in source.
Members
Functions
toString
void
toString
(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
limit
char
*
limit
;
Undocumented in source.
str
const
(
char
)*
str
;
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