@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface ByteArrayItem

    ByteArrayItem

    interface ByteArrayItem {
        ByteArray: string;
    }
    Index

    Properties

    Properties

    ByteArray: string

    Byte array in base64

    ByteArrayItem