BinaryFileNode.ToBase64String().md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.BinaryFileNode

BinaryFileNode.ToBase64String() Method

Gets the binary content as a base64 encoded string.

public string ToBase64String();

Implements ToBase64String()

Returns

System.String
The base64 encoded representation of the binary content.

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.BinaryFileNode
  2. 1BinaryFileNode.ToBase64String() Method