utils

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Multicast = &multicast{
		ipseed:   minIP,
		portseed: minPort,
	}
)

MulticastIPS 全局组播池

Functions

func CanonicalPath

func CanonicalPath(p string) string

CanonicalPath 获取合法的path

func EncodeJSONFile

func EncodeJSONFile(path string, obj interface{}) error

EncodeJSONFile 编码 JSON 文件

func RemoveH264or5EmulationBytes

func RemoveH264or5EmulationBytes(from []byte) []byte

RemoveH264or5EmulationBytes A general routine for making a copy of a (H.264 or H.265) NAL unit, removing 'emulation' bytes from the copy copy from live555

Types

This section is empty.

Directories

Path Synopsis
Package murmur 是murmur算法的实现,方网站:https://sites.google.com/site/murmurhash/ MurmurHash算法:高运算性能,低碰撞率,由Austin Appleby创建于2008年, 现已应用到Hadoop、libstdc++、nginx、libmemcached等开源系统。
Package murmur 是murmur算法的实现,方网站:https://sites.google.com/site/murmurhash/ MurmurHash算法:高运算性能,低碰撞率,由Austin Appleby创建于2008年, 现已应用到Hadoop、libstdc++、nginx、libmemcached等开源系统。

Jump to

Keyboard shortcuts

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