SerializationUtil

Description

sealed class Tinman.Core.IO.Serialization.SerializationUtil

Helper class for this namespace.

Public / Methods

Error​Bad​Format


public static method ErrorBadFormat → (3)

source in : string @ Tag

The error source tag.

path opt : Path = null

The path info.

message opt : string = null

The error message.

returns → IOException

The ready-to-throw exception.

The serialization data stream has a bad format.