public static RetrieveBlob ( MemBlock Data, int Start, int &End ) : MemBlock | ||
Data | MemBlock | The entire packet to grab the blob from. |
Start | int | The beginning of the blob. |
End | int | Returned to the user and notes where the blob ends. |
return | MemBlock |