Home
last modified time | relevance | path

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

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