.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    GetRawDataOutput Method

    GetRawDataOutput()

    After writing portable fields, one can write remaining fields in old fashioned way consecutively at the end of stream.

    Declaration
    IObjectDataOutput GetRawDataOutput()
    Returns
    IObjectDataOutput

    ObjectDataOutput

    Remarks

    After writing portable fields, one can write remaining fields in old fashioned way consecutively at the end of stream. User should not that after getting raw dataoutput trying to write portable fields will result in IOException

    Exceptions
    IOException

    System.IO.IOException

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.