Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

PickleReader Class Reference

Inheritance diagram for PickleReader:

ProtocolReader List of all members.

Public Member Functions

 this (IBuffer buffer)
Object thaw ()

Member Function Documentation

this IBuffer  buffer  )  [inline]
 

Construct a PickleReader with the given buffer, and an appropriate EndianReader.

Note that serialized data is always in Network order.

Reimplemented in ProtocolReader.

Definition at line 173 of file PickleReader.d.

Object thaw  )  [inline]
 

Reconstruct an Object from the current buffer content. It is considered optimal to configure the underlying IReader with an allocator that slices array-references, rather than copying them into the heap (the default configuration).

Definition at line 187 of file PickleReader.d.

Referenced by VirtualCache::get(), and ProtocolReader::getPayload().


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 19:07:08 2004 for Mango by doxygen 1.3.6