RCXString.maxSmallLength

Undocumented in source.
struct RCXString(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow
enum maxSmallLength = maxSmallSize;

Meta