# `OpenCode.Generated.LocationFileSystemBinaryContent`
[🔗](https://github.com/UtkarshUsername/opencode-sdk-elixir/blob/v0.1.84/lib/opencode/generated/location_file_system_binary_content.ex#L1)

Provides struct and type for a LocationFileSystemBinaryContent

# `t`

```elixir
@type t() :: %OpenCode.Generated.LocationFileSystemBinaryContent{
  content: String.t(),
  encoding: String.t(),
  mime: String.t(),
  type: String.t()
}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
