ThrowInvalidByteScalar(YamlReader) Method

Definition

Assembly SharpYaml.dll

Throws an exception for invalid Byte Scalar.

public static YamlException ThrowInvalidByteScalar(YamlReader reader)

Parameters

reader
YamlReader

Returns