31 Oct
2003
31 Oct
'03
2:12 p.m.
On Fri, Oct 31, 2003 at 04:37:51PM +1300, Greg Ewing wrote:
How about just having it call the hash method of the base object? If the base object is hashable, this will do something reasonable, and if not, it will fail in the expected way.
The buffer can reference a subset of the original data ('size' an 'offset' parameters). Neil