UNPKG

network-byte-order

Version:

htonl, htons, ntohl, ntohs - convert values between host and network byte order.

11 lines (10 loc) 258 B
{ "name": "network-byte-order", "description": "htonl, htons, ntohl, ntohs - convert values between host and network byte order.", "version": "0.2.0", "main": "lib/index.js", "scripts": [ "lib/index.js" ], "license": "Apache License, Version 2.0" }