FastLargeFileReadFastT Method (Int64) |
Namespace:
ff14bot.Helpers.SqPack
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public T ReadFast<T>(
ref long offset
)
where T : struct, new()
Parameters
- offset
- Type: SystemInt64
Type Parameters
- T
Return Value
Type:
TSee Also