--- title: bytes description: A string of variable length nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- ## Type: bytes [Back to constructor index](index.html) ```php $bytes = "simple string of bytes"; ```