Skip to content

Handle the case where XmlReader reads in chunks past the end of the object #10

@dtaylorus

Description

@dtaylorus

If a stream contains more than a single serialized object, this breaks ISerializationInspector, which is supposed to inspect only the bytes for a given object, and prevents another instance of XmlReader from reading a second object from the same stream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions