# as3-genBuffer **Repository Path**: 502959937/as3-genBuffer ## Basic Information - **Project Name**: as3-genBuffer - **Description**: 基于google buffer,生成as3代码。升级到最新版本,原版本在最新的pb buff下无法正常使用 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2014-12-27 - **Last Updated**: 2022-02-21 ## Categories & Tags **Categories**: code-generator **Tags**: None ## README >>基于google buffer,生成as3代码。升级到最新版本,原版本在最新的pb buff下无法正常使用 >>使用方法: >>protoc.exe --plugin=protoc-gen-as3="protoc-gen-as3.bat" ./robotServer.proto --as3_out=../test >>注意不同的平台下ptoto不一样,这里提供了windows 和mac平台。 >>需要其他平台自行下载 编译。