Home
last modified time | relevance | path

Searched defs:binaryMode (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Testing/
DTerminalTester.cs34 …meout, EndLineOption endLineOption = EndLineOption.TreatLineFeedAsEndLine, bool binaryMode = false) in TerminalTester()
724 private readonly bool binaryMode; field in Antmicro.Renode.Testing.TerminalTester