NodebufferresolveObjectURLfunction resolveObjectURLunstable#resolveObjectURL(id: string): Blob | undefinedResolves a 'blob:nodedata:...' an associated Blob object registered using a prior call to URL.createObjectURL(). Parameters ##id: stringA 'blob:nodedata:... URL string returned by a prior call to URL.createObjectURL(). Return Type #Blob | undefined
function resolveObjectURLunstable#resolveObjectURL(id: string): Blob | undefinedResolves a 'blob:nodedata:...' an associated Blob object registered using a prior call to URL.createObjectURL(). Parameters ##id: stringA 'blob:nodedata:... URL string returned by a prior call to URL.createObjectURL(). Return Type #Blob | undefined