Home
last modified time | relevance | path

Searched refs:payload (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DTools.cs1168 internal static string ExpandExecutable(byte[] payload, string filename) in ExpandExecutable() argument
1224 File.WriteAllBytes(full_tmp_path, payload); in ExpandExecutable()
1235 File.WriteAllBytes(full_tmp_path, payload); in ExpandExecutable()