getrange_default
Description:
public static FlowReturn getrange_default (Pad pad, Object parent, uint64 offset, uint size, out Buffer buffer)
  
  Invoke the default getrange function of the proxy pad.
Parameters:
| pad | |
| parent | 
           the parent of   | 
      
| offset | 
           The start offset of the buffer  | 
      
| size | 
           The length of the buffer  | 
      
| buffer | 
Returns:
| 
           a FlowReturn from the pad.  |