Click or drag to resize

BitReaderReadStringPackedDiff Method (StringBuilder, String)

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

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public StringBuilder ReadStringPackedDiff(
	StringBuilder builder,
	string compare
)
Request Example View Source

Parameters

builder
Type: System.TextStringBuilder
compare
Type: SystemString

Return Value

Type: StringBuilder
See Also