# IPV4_INT_SIZE variable · @imqueue/net

Source: https://imqueue.org/api/net/latest/net.ipv4_int_size/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/net 3.0.2 — generated reference, not hand-written

Bytes in a binary IPv4 address: 4.

**Signature:**

```typescript
IPV4_INT_SIZE = 4
```

## Remarks

The unit every IPv4 buffer in this package is measured in — see [sizeOf()](https://imqueue.org/api/net/latest/net.sizeof/), which selects between this and [IPV6\_INT\_SIZE](https://imqueue.org/api/net/latest/net.ipv6_int_size/) by [NetworkType](https://imqueue.org/api/net/latest/net.networktype/).

