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

Provides struct and type for a FileSystemBinaryContent

# `t`

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

---

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