Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnInnerPortable ¶
type AnInnerPortable struct {
// contains filtered or unexported fields
}
func (*AnInnerPortable) ClassID ¶
func (*AnInnerPortable) ClassID() int32
func (*AnInnerPortable) FactoryID ¶
func (*AnInnerPortable) FactoryID() int32
func (*AnInnerPortable) ReadPortable ¶
func (ip *AnInnerPortable) ReadPortable(reader serialization.PortableReader) error
func (*AnInnerPortable) WritePortable ¶
func (ip *AnInnerPortable) WritePortable(writer serialization.PortableWriter) error
Click to show internal directories.
Click to hide internal directories.