Method Equals
Equals(BufferDescriptor)
Compares two buffer descriptors for pool reuse.
public bool Equals(DataPool.BufferDescriptor other)
Parameters
otherDataPool.BufferDescriptorThe descriptor to compare against.
Compares two buffer descriptors for pool reuse.
public bool Equals(DataPool.BufferDescriptor other)
other DataPool.BufferDescriptorThe descriptor to compare against.