Documentation
Dlang.org
Reader.isArray
json
reader
Reader
Checks whether the reader is currently on an array.
class
Reader
bool
isArray
(
)
Return Value
Type:
bool
TRUE
if the reader is on an array
json
reader
Reader
constructors
this
functions
countElements
countMembers
endElement
endMember
getBooleanValue
getCurrentNode
getDoubleValue
getError
getIntValue
getMemberName
getNullValue
getStringValue
getValue
isArray
isObject
isValue
listMembers
readElement
readMember
setRoot
Checks whether the reader is currently on an array.