feat(NODE-7315): Use BSON ByteUtils instead of Nodejs Buffer #8720
Annotations
4 errors
|
build:
src/bson.ts#L61
Property 'concat' does not exist on type 'ByteUtils'.
|
|
build:
src/bson.ts#L55
Property 'fromUTF8' does not exist on type 'ByteUtils'.
|
|
build:
src/bson.ts#L11
Module '"bson"' declares 'ByteUtils' locally, but it is not exported.
|
|
build:
src/bson.ts#L2
Module '"bson"' declares 'ByteUtils' locally, but it is not exported.
|