NBTCommon.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(_value[0]) opIndex(size_t index)
    mixintemplate NBTCommon(NBTType id, T, PrefixLength = int)
    static if(isArray!T)
    typeof(_value[0])
    opIndex
    (
    size_t index
    )
  2. T opIndex()

Meta