Home | History | Annotate | Download | only in ports

Lines Matching refs:Encode

1977    It would be easier to hex encode the GUID, but that is 32 bytes,
1995 size_t written = SkBase64::Encode(&guid, sizeof(guid), buffer, postscript_safe_base64_encode);