/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */ /** * @license * Copyright 2017 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @license * Copyright 2018 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @license * Copyright 2019 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @license * Copyright 2020 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @license * Copyright 2021 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @license * Copyright 2022 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @license * Copyright 2023 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @license * Copyright 2024 Google Inc. * SPDX-License-Identifier: Apache-2.0 */