Click or drag to resize
ByteExtensions Class
Byte Extensions
Inheritance Hierarchy
SystemObject
  DrawerBackup.Native.ExtensionsByteExtensions

Namespace: DrawerBackup.Native.Extensions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static class ByteExtensions

The ByteExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToBase64
Converts the byte sequence to a base64
Public methodStatic memberToByteArray
Convert from a base64 sequence to a byte sequence
Top
See Also