> ## Documentation Index
> Fetch the complete documentation index at: https://tech.ramses.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# BytesLib

## Functions

### slice

```solidity theme={null}
  function slice(
  ) internal returns (bytes)
```

### toAddress

```solidity theme={null}
  function toAddress(
  ) internal returns (address)
```

### toUint24

```solidity theme={null}
  function toUint24(
  ) internal returns (uint24)
```
