Search Results for

    Class HexEditInteractive

    Interactive hex editor

    Inheritance
    object
    TextualUI
    HexEditInteractive
    Inherited Members
    TextualUI.Guid
    TextualUI.State
    TextualUI.Name
    TextualUI.RefreshDelay
    TextualUI.Keybindings
    TextualUI.Fallback
    TextualUI.Renderables
    TextualUI.HelpPages
    TextualUI.RequireRefresh()
    TextualUI.ResetKeybindings()
    Namespace
    Terminaux.Inputs.Styles.Editor @ Terminaux.dll
    Syntax
    public class HexEditInteractive : TextualUI


    Methods

    OpenInteractive(ref byte[], InteractiveTuiSettings?, bool, bool)

    Opens an interactive hex editor

    Declaration
    public static void OpenInteractive(ref byte[] bytes, InteractiveTuiSettings? settings = null, bool fullscreen = false, bool edit = true)
    Parameters
    Name Type Description
    bytes byte[]

    Byte array to showcase

    settings InteractiveTuiSettings

    TUI settings

    fullscreen bool

    Whether it's a fullscreen viewer or not

    edit bool

    Whether it's editable or not

    Render()

    Renders this interactive textual UI

    Remarks

    Generated sequence, which will be used for rendering, has lower priority than Renderables, so any renderable container specified in that property will overwrite what's been rendered.

    Returns
    string

    A string generated by this function for the RunTui(TextualUI?) function to render to the console

    Declaration
    public override string Render()
    Overrides
    TextualUI.Render()
    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •