(e)
| 708 | return e |
| 709 | } |
| 710 | function h(e) { |
| 711 | if (e >= a()) |
| 712 | throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" + a().toString(16) + " bytes"); |
| 713 | return 0 | e |
| 714 | } |
| 715 | function p(e, t) { |
| 716 | if (u.isBuffer(e)) |
| 717 | return e.length; |
no test coverage detected