Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Overload List

  NameDescription
PofStreamWriter..::.UserTypeWriter(DataWriter, IPofContext, Int32, Int32)
Construct a UserTypeWriter for writing the property values of a user type.
PofStreamWriter..::.UserTypeWriter(WritingPofHandler, IPofContext, Int32, Int32)
Construct a UserTypeWriter for writing the property values of a user type.
PofStreamWriter..::.UserTypeWriter(PofStreamWriter, DataWriter, IPofContext, Int32, Int32)
Construct a UserTypeWriter for writing the property values of a user type.
PofStreamWriter..::.UserTypeWriter(PofStreamWriter, WritingPofHandler, IPofContext, Int32, Int32)
Construct a UserTypeWriter for writing the property values of a user type.
PofStreamWriter..::.UserTypeWriter(PofStreamWriter, WritingPofHandler, IPofContext, Int32, Int32, Int32)
Construct a UserTypeWriter for writing the property values of a user type.

See Also