Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

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