[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.MapConversion.NBTag.ReadString(System.IO.BinaryReader)"]

Namespace: fCraft.MapConversion
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
public static string ReadString(
	BinaryReader reader
)

Parameters

reader
BinaryReader

See Also