- DECLARE_BUFFERstring DECLARE_BUFFER(string name, string type) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenPowerOf2Ceilint wrenPowerOf2Ceil(int n) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenUtf8Decodeint wrenUtf8Decode(ubyte* bytes, uint length) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenUtf8DecodeNumBytesint wrenUtf8DecodeNumBytes(ubyte byte_) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenUtf8Encodeint wrenUtf8Encode(int value, ubyte* bytes) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenUtf8EncodeNumBytesint wrenUtf8EncodeNumBytes(int value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenValidateIndexuint wrenValidateIndex(uint count, long value) 
- Undocumented in source. Be warned that the author may not have intended to support it.