Treats the supplied string as a raw B2 key prefix without adding a folder boundary.
B2 keys are byte-oriented names, not local filesystem paths. A backslash in a prefix is a real
key character and must not be rewritten to /; callers that want slash-delimited prefixes should
pass / explicitly.
Treats the supplied string as a raw B2 key prefix without adding a folder boundary.
B2 keys are byte-oriented names, not local filesystem paths. A backslash in a prefix is a real key character and must not be rewritten to
/; callers that want slash-delimited prefixes should pass/explicitly.