types
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 typesArchive:
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
Source
View Original SourceCode Preview
---@meta
---@alias immutableBytes string An immutable array of bytes.