// Assembly: Unity.Collections
// Full name: Unity.Collections.Unicode

namespace Unity.Collections
{
public class Unicode // TypeDefIndex: 12863
{

	// Methods
	// RVA: -1
	public static type#15313 IsValidCodePoint(type#20867 codepoint) { }
	// RVA: -1
	public static type#15313 NotTrailer(type#15455 b) { }
	// RVA: -1
	public static type#34444 get_ReplacementCharacter() { }
	// RVA: -1
	public static type#16489 Utf8ToUcs(type#12333 rune, type#12376 buffer, type#11942 index, type#20867 capacity) { }
	// RVA: -1
	public static type#16489 UcsToUtf16(type#12384 buffer, type#11942 index, type#20867 capacity, type#34444 rune) { }
	// RVA: -1
	public static type#16489 Utf8ToUtf16(type#12376 utf8Buffer, type#20867 utf8Length, type#12384 utf16Buffer, type#11944 utf16Length, type#20867 utf16Capacity) { }
}
}
