Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.internal.Utf8.Utf8.requireEncodableArguments

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
io.github.libtmux.internal.Utf8
Declared in
Utf8
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/internal/Utf8.java
requireEncodableArguments ( argv : List<String> ) → void
methodstatic [source]
methodstatic [source]
requireEncodableArguments

Refuses argument text this JVM would corrupt on the way to tmux.

Checked here rather than at each call site because every process this library starts is built from one of these lists, and a value that reaches tmux mangled is indistinguishable there from one the caller meant.

Raises

0 declared, 0 inherited

Esc

Type to search.