BeamFile.byte_code

You're seeing just the function byte_code, go back to BeamFile module for more information.
Link to this function

byte_code(input)

Specs

byte_code(Path.t() | module()) :: {:ok, String.t()} | {:error, any()}

Returns the byte code for the BEAM file.