ComputerCraft Archive

types

computer utility Trinitek github

Description

@alias immutableBytes string An immutable array of bytes.

Installation

Copy one of these commands into your ComputerCraft terminal:

wget:wget https://raw.githubusercontent.com/Trinitek/ComputerCraftScripts/master/annotations/libs/crypto/types.lua types
Archive:wget https://cc.shobie.xyz/cc/get/gh-Trinitek-ComputerCraftScripts-annotations-libs-crypto-types types
Quick Install: wget https://cc.shobie.xyz/cc/get/gh-Trinitek-ComputerCraftScripts-annotations-libs-crypto-types types

Usage

Run: types

Tags

none

Source

View Original Source

Code Preview


---@meta

---@alias immutableBytes string An immutable array of bytes.