zyxel

来自「sleuthit-2.09 一个磁盘的工具集」· 代码 · 共 17 行

TXT
17
字号
#------------------------------------------------------------------------------# zyxel:  file(1) magic for ZyXEL modems## From <rob@pe1chl.ampr.org># These are the /etc/magic entries to decode datafiles as used for the# ZyXEL U-1496E DATA/FAX/VOICE modems.  (This header conforms to a# ZyXEL-defined standard)0	string		ZyXEL\002	ZyXEL voice data>10	byte		0		- CELP encoding>10	byte&0x0B	1		- ADPCM2 encoding>10	byte&0x0B	2		- ADPCM3 encoding>10	byte&0x0B	3		- ADPCM4 encoding>10	byte&0x0B	8		- New ADPCM3 encoding>10	byte&0x04	4		with resync

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?