Searched refs:parsePlistBuffer (Results 1 – 3 of 3) sorted by relevance
16 return parsePlistBuffer(await fs.readFile(plistPath));19 export function parsePlistBuffer(contents: Buffer) { function
14 import { parsePlistBuffer } from '../../../../utils/plist';193 return parsePlistBuffer(resp.PairRecordData)[0];
13 import { parsePlistBuffer } from '../../../../utils/plist';100 return parsePlistBuffer(body);