IBinaryFileNode.ToBase64String().md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.IBinaryFileNode

IBinaryFileNode.ToBase64String() Method

Gets the binary content as a base64 encoded string.

string ToBase64String();

Returns

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

Contents

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