SkyLine_Standard_Library_File

package
v0.0.0-...-72c8661 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2023 License: GPL-2.0 Imports: 11 Imported by: 0

Documentation

Overview

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

This file contains all information for the SkyLine standard library //   _____ _       __    _             _____ _____ ____        _____ _ _     _____         _
such as the math, io, IoT, ECP, Socket, Web, HTTP and other various //  |   __| |_ _ _|  |  |_|___ ___ ___|   __|_   _|    \      |   __|_| |___|   __|_ _ ___| |_ ___ ______
library content types. This code section defines a sub unit under a //  |__   | '_| | |  |__| |   | -_|___|__   | | | |  |  |     |   __| | | -_|__   | | |_ -|  _| -_|     |
primary unit. This means that this section is under neath all of the//  |_____|_,_|_  |_____|_|_|_|___|   |_____| |_| |____/ _____|__|  |_|_|___|_____|_  |___|_| |___|_|_|_|
primary units that define the functions to register the sub func's  //            |___|                                     |_____|                   |___|

////////////////////////////////////////////////////////////////////////

This file defines all models and types used by the library

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

This file contains all information for the SkyLine standard library //   _____ _       __    _             _____ _____ ____        _____ _ _     _____         _
such as the math, io, IoT, ECP, Socket, Web, HTTP and other various //  |   __| |_ _ _|  |  |_|___ ___ ___|   __|_   _|    \      |   __|_| |___|   __|_ _ ___| |_ ___ ______
library content types. This code section defines a sub unit under a //  |__   | '_| | |  |__| |   | -_|___|__   | | | |  |  |     |   __| | | -_|__   | | |_ -|  _| -_|     |
primary unit. This means that this section is under neath all of the//  |_____|_,_|_  |_____|_|_|_|___|   |_____| |_| |____/ _____|__|  |_|_|___|_____|_  |___|_| |___|_|_|_|
primary units that define the functions to register the sub func's  //            |___|                                     |_____|                   |___|

////////////////////////////////////////////////////////////////////////

This file defines all primary functions for the library

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

This file contains all information for the SkyLine standard library //   _____ _       __    _             _____ _____ ____        _____ _ _     _____         _
such as the math, io, IoT, ECP, Socket, Web, HTTP and other various //  |   __| |_ _ _|  |  |_|___ ___ ___|   __|_   _|    \      |   __|_| |___|   __|_ _ ___| |_ ___ ______
library content types. This code section defines a sub unit under a //  |__   | '_| | |  |__| |   | -_|___|__   | | | |  |  |     |   __| | | -_|__   | | |_ -|  _| -_|     |
primary unit. This means that this section is under neath all of the//  |_____|_,_|_  |_____|_|_|_|___|   |_____| |_| |____/ _____|__|  |_|_|___|_____|_  |___|_| |___|_|_|_|
primary units that define the functions to register the sub func's  //            |___|                                     |_____|                   |___|

////////////////////////////////////////////////////////////////////////

This file defines all of the utilitites that this library will use or other functions to carve out information

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileLib_Attempt_Mime_Type_Through_ShortDB

func FileLib_Attempt_Mime_Type_Through_ShortDB(DBF, File string) (filenames []string)

func FileLib_Carve

func FileLib_Carve(args ...SkyEnv.SL_Object) SkyEnv.SL_Object

func FileLib_CheckFileMimeThroughDB

func FileLib_CheckFileMimeThroughDB(args ...SkyEnv.SL_Object) SkyEnv.SL_Object

This function will check through adatabase structured of your choice as long as the mime type comes first or rather the byte order.

func FileLib_ExtractLables_FileOut

func FileLib_ExtractLables_FileOut(args ...SkyEnv.SL_Object) SkyEnv.SL_Object

func FileLib_Extract_Lable

func FileLib_Extract_Lable(lines []string, label string) []string

func FileLib_GetFileHeader

func FileLib_GetFileHeader(args ...SkyEnv.SL_Object) SkyEnv.SL_Object

func FileLib_GrabHeader_OfSpecificSize

func FileLib_GrabHeader_OfSpecificSize(Filename string, size int) (byter, ascii string)

func FileLib_IniateNewFunction

func FileLib_IniateNewFunction(args ...SkyEnv.SL_Object) SkyEnv.SL_Object

func FileLib_OpenAndOutFile

func FileLib_OpenAndOutFile(args ...SkyEnv.SL_Object) SkyEnv.SL_Object

func FileLib_OverWrite_WriteFile

func FileLib_OverWrite_WriteFile(args ...SkyEnv.SL_Object) SkyEnv.SL_Object

func FileLib_ReadLines_InitateData

func FileLib_ReadLines_InitateData(File string) []string

func FileLib_WriteFile

func FileLib_WriteFile(args ...SkyEnv.SL_Object) SkyEnv.SL_Object

func SkyLine_File_Lib_CarveSector

func SkyLine_File_Lib_CarveSector(file string, startb, endB []byte, output string)

Types

type FileInit

type FileInit struct {
	Filename string
	Mode     int
	Lines    []string
}
var File FileInit

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL